MetricCollector<T>.Instrument プロパティ

定義

記録されている を Instrument 取得します。

public:
 property System::Diagnostics::Metrics::Instrument ^ Instrument { System::Diagnostics::Metrics::Instrument ^ get(); };
public System.Diagnostics.Metrics.Instrument? Instrument { get; }
member this.Instrument : System.Diagnostics.Metrics.Instrument
Public ReadOnly Property Instrument As Instrument

プロパティ値

注釈

これは、インストルメントが公開されるまでである可能性があります null

適用対象