[This is preliminary documentation and is subject to change.]
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public virtual IInstrumentation Instrumentation { get; set; }
public virtual IInstrumentation Instrumentation { get; set; }
Public Overridable Property Instrumentation As IInstrumentation
Get
Set
Public Overridable Property Instrumentation As IInstrumentation
Get
Set
public:
virtual property IInstrumentation^ Instrumentation {
IInstrumentation^ get ();
void set (IInstrumentation^ value);
}
public:
virtual property IInstrumentation^ Instrumentation {
IInstrumentation^ get ();
void set (IInstrumentation^ value);
}
abstract Instrumentation : IInstrumentation with get, set
override Instrumentation : IInstrumentation with get, set
abstract Instrumentation : IInstrumentation with get, set
override Instrumentation : IInstrumentation with get, set
Property Value
Type:
IInstrumentationImplements
IApplication Instrumentation