[This is preliminary documentation and is subject to change.]
Returns file system handle for this session
Namespace: NFX.IO.FileSystemAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IFileSystemHandle Handle { get; }
public IFileSystemHandle Handle { get; }
Public ReadOnly Property Handle As IFileSystemHandle
Get
Public ReadOnly Property Handle As IFileSystemHandle
Get
public:
property IFileSystemHandle^ Handle {
IFileSystemHandle^ get ();
}
public:
property IFileSystemHandle^ Handle {
IFileSystemHandle^ get ();
}
member Handle : IFileSystemHandle with get
member Handle : IFileSystemHandle with get
Property Value
Type:
IFileSystemHandle