[This is preliminary documentation and is subject to change.]
Determines whether this node really exists in configuration or is just a sentinel empty node
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Exists { get; }
public bool Exists { get; }
Public ReadOnly Property Exists As Boolean
Get
Public ReadOnly Property Exists As Boolean
Get
public:
virtual property bool Exists {
bool get () sealed;
}
public:
virtual property bool Exists {
bool get () sealed;
}
abstract Exists : bool with get
override Exists : bool with get
abstract Exists : bool with get
override Exists : bool with get
Property Value
Type:
BooleanImplements
IConfigNode Exists