[This is preliminary documentation and is subject to change.]
Returns root path for content file system
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public string ContentFileSystemRootPath { get; }
public string ContentFileSystemRootPath { get; }
Public ReadOnly Property ContentFileSystemRootPath As String
Get
Public ReadOnly Property ContentFileSystemRootPath As String
Get
public:
property String^ ContentFileSystemRootPath {
String^ get ();
}
public:
property String^ ContentFileSystemRootPath {
String^ get ();
}
member ContentFileSystemRootPath : string with get
member ContentFileSystemRootPath : string with get
Property Value
Type:
String