[This is preliminary documentation and is subject to change.]
Returns filesystem - this is a shortcut to Session.FileSystem
Namespace: NFX.IO.FileSystemAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public FileSystem FileSystem { get; }
public FileSystem FileSystem { get; }
Public ReadOnly Property FileSystem As FileSystem
Get
Public ReadOnly Property FileSystem As FileSystem
Get
public:
property FileSystem^ FileSystem {
FileSystem^ get ();
}
public:
property FileSystem^ FileSystem {
FileSystem^ get ();
}
member FileSystem : FileSystem with get
member FileSystem : FileSystem with get
Property Value
Type:
FileSystem