NbFileMetadataLength Property |
ファイルサイズ(バイト数)
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public 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:
Int32Version Information Core
Supported in: 1.0
See Also