[This is preliminary documentation and is subject to change.]
Gets/sets the root path where objects are stored
Namespace: NFX.ApplicationModel.VolatileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string RootPath { get; set; }public string RootPath { get; set; }Public Property RootPath As String
Get
Set
Public Property RootPath As String
Get
Set
public:
property String^ RootPath {
String^ get ();
void set (String^ value);
}public:
property String^ RootPath {
String^ get ();
void set (String^ value);
}member RootPath : string with get, set
member RootPath : string with get, set
Property Value
Type:
String