| NbFileMetadataLength Property | 
            ファイルサイズ(バイト数)
            
 
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
 Syntax
Syntaxpublic int Length { get; set; }Public Property Length As Integer
	Get
	Set
public:
property int Length {
	int get ();
	void set (int value);
}member Length : int with get, set
Property Value
Type: 
Int32 Version Information
Version InformationCore
Supported in: 1.0
 See Also
See Also