[This is preliminary documentation and is subject to change.]
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
string IConfigNode.RootPath { get; }
string IConfigNode.RootPath { get; }
Private ReadOnly Property RootPath As String
Implements IConfigNode.RootPath
Get
Private ReadOnly Property RootPath As String
Implements IConfigNode.RootPath
Get
private:
virtual property String^ RootPath {
String^ get () sealed = IConfigNode::RootPath::get;
}
private:
virtual property String^ RootPath {
String^ get () sealed = IConfigNode::RootPath::get;
}
private abstract RootPath : string with get
private override RootPath : string with get
private abstract RootPath : string with get
private override RootPath : string with get
Property Value
Type:
StringImplements
IConfigNode RootPath