TelemetrySession.PostMetricEvent(TelemetryMetricEvent) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
メトリック プロパティを設定してメトリック イベントを準備し、イベントを投稿します。
public void PostMetricEvent (Microsoft.VisualStudio.Telemetry.Metrics.Events.TelemetryMetricEvent metricEvent);
member this.PostMetricEvent : Microsoft.VisualStudio.Telemetry.Metrics.Events.TelemetryMetricEvent -> unit
Public Sub PostMetricEvent (metricEvent As TelemetryMetricEvent)
パラメーター
- metricEvent
- TelemetryMetricEvent
投稿する準備ができているテレメトリ メトリック イベント。