[This is preliminary documentation and is subject to change.]
Returns session through which this object was obtained
Namespace: NFX.IO.FileSystemAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public FileSystemSession Session { get; }
public FileSystemSession Session { get; }
Public ReadOnly Property Session As FileSystemSession
Get
Public ReadOnly Property Session As FileSystemSession
Get
public:
property FileSystemSession^ Session {
FileSystemSession^ get ();
}
public:
property FileSystemSession^ Session {
FileSystemSession^ get ();
}
member Session : FileSystemSession with get
member Session : FileSystemSession with get
Property Value
Type:
FileSystemSession