[This is preliminary documentation and is subject to change.]
Namespace: NFX.InstrumentationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool InstrumentationEnabled { get; set; }
public bool InstrumentationEnabled { get; set; }
Public Property InstrumentationEnabled As Boolean
Get
Set
Public Property InstrumentationEnabled As Boolean
Get
Set
public:
virtual property bool InstrumentationEnabled {
bool get () sealed;
void set (bool value) sealed;
}
public:
virtual property bool InstrumentationEnabled {
bool get () sealed;
void set (bool value) sealed;
}
abstract InstrumentationEnabled : bool with get, set
override InstrumentationEnabled : bool with get, set
abstract InstrumentationEnabled : bool with get, set
override InstrumentationEnabled : bool with get, set
Property Value
Type:
BooleanImplements
IInstrumentable InstrumentationEnabled