OperationEvent.Result Property

Definition

Gets result from this operation.

public:
 property Microsoft::VisualStudio::Telemetry::TelemetryResult Result { Microsoft::VisualStudio::Telemetry::TelemetryResult get(); };
public Microsoft.VisualStudio.Telemetry.TelemetryResult Result { get; }
member this.Result : Microsoft.VisualStudio.Telemetry.TelemetryResult
Public ReadOnly Property Result As TelemetryResult

Property Value

Applies to