[This is preliminary documentation and is subject to change.]
Returns file system that serves static content for portals
Namespace: NFX.IO.FileSystemAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IFileSystem FileSystem { get; }
public IFileSystem FileSystem { get; }
Public ReadOnly Property FileSystem As IFileSystem
Get
Public ReadOnly Property FileSystem As IFileSystem
Get
public:
property IFileSystem^ FileSystem {
IFileSystem^ get ();
}
public:
property IFileSystem^ FileSystem {
IFileSystem^ get ();
}
member FileSystem : IFileSystem with get
member FileSystem : IFileSystem with get
Property Value
Type:
IFileSystem