Instrument<T>.Advice 속성

정의

계측과 연결된 InstrumentAdvice<T> 가져옵니다.

public:
 property System::Diagnostics::Metrics::InstrumentAdvice<T> ^ Advice { System::Diagnostics::Metrics::InstrumentAdvice<T> ^ get(); };
public System.Diagnostics.Metrics.InstrumentAdvice<T>? Advice { get; }
member this.Advice : System.Diagnostics.Metrics.InstrumentAdvice<'T (requires 'T : struct)>
Public ReadOnly Property Advice As InstrumentAdvice(Of T)

속성 값

적용 대상