DkmFileInfo.FileSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Size of the file in bytes.
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
Property Value
Returns UInt64.