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