Share via


DkmFileInfo.FileSize Property

Definition

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.

Applies to