DkmFileInfo.FileSize 属性

定义

文件的大小(以字节为单位)。

public:
 property System::UInt64 FileSize { System::UInt64 get(); };
public:
 property unsigned long long FileSize { unsigned long long get(); };
public ulong FileSize { get; }
member this.FileSize : uint64
Public ReadOnly Property FileSize As ULong

属性值

UInt64

返回 UInt64

适用于