[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.ShippingAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public override bool InstrumentationEnabled { get; set; }
public override bool InstrumentationEnabled { get; set; }
Public Overrides Property InstrumentationEnabled As Boolean
Get
Set
Public Overrides Property InstrumentationEnabled As Boolean
Get
Set
public:
virtual property bool InstrumentationEnabled {
bool get () override;
void set (bool value) override;
}
public:
virtual property bool InstrumentationEnabled {
bool get () override;
void set (bool value) override;
}
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