Click or drag to resize
NbFileBucketDeleteFileAsync Method (NbFileMetadata)
ファイルを削除する

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public Task<NbJsonObject> DeleteFileAsync(
	NbFileMetadata meta
)

Parameters

meta
Type: Nec.NebulaNbFileMetadata
メタデータ

Return Value

Type: TaskNbJsonObject
JSON応答
Exceptions
ExceptionCondition
ArgumentNullExceptionメタデータ、ファイル名が未設定
Version Information

Core

Supported in: 1.0
See Also