[This is preliminary documentation and is subject to change.]
References application instrumentation
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static IInstrumentation Instruments { get; }
public static IInstrumentation Instruments { get; }
Public Shared ReadOnly Property Instruments As IInstrumentation
Get
Public Shared ReadOnly Property Instruments As IInstrumentation
Get
public:
static property IInstrumentation^ Instruments {
IInstrumentation^ get ();
}
public:
static property IInstrumentation^ Instruments {
IInstrumentation^ get ();
}
static member Instruments : IInstrumentation with get
static member Instruments : IInstrumentation with get
Property Value
Type:
IInstrumentation