Click or drag to resize
NbFileMetadata Constructor
JSON表記からメタデータへの変換

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public NbFileMetadata(
	string bucketName,
	NbJsonObject json
)

Parameters

bucketName
Type: SystemString
バケット名
json
Type: Nec.NebulaNbJsonObject
JSON
Exceptions
ExceptionCondition
ArgumentNullExceptionバケット名、JSONが未設定
KeyNotFoundExceptionJSON不正
Version Information

Core

Supported in: 1.0
See Also