FileHandleEndPoint.FileHandle 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.
Gets the file handle.
public:
property System::UInt64 FileHandle { System::UInt64 get(); };
public ulong FileHandle { get; }
member this.FileHandle : uint64
Public ReadOnly Property FileHandle As ULong