[This is preliminary documentation and is subject to change.]
Indicates whether this node has any associated attributes
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool HasAttributes { get; }
public bool HasAttributes { get; }
Public ReadOnly Property HasAttributes As Boolean
Get
Public ReadOnly Property HasAttributes As Boolean
Get
public:
virtual property bool HasAttributes {
bool get () sealed;
}
public:
virtual property bool HasAttributes {
bool get () sealed;
}
abstract HasAttributes : bool with get
override HasAttributes : bool with get
abstract HasAttributes : bool with get
override HasAttributes : bool with get
Property Value
Type:
BooleanImplements
IConfigSectionNode HasAttributes