TelemetryService.DefaultSession Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets default session
public:
static property Microsoft::VisualStudio::Telemetry::TelemetrySession ^ DefaultSession { Microsoft::VisualStudio::Telemetry::TelemetrySession ^ get(); };
public static Microsoft.VisualStudio.Telemetry.TelemetrySession DefaultSession { get; }
member this.DefaultSession : Microsoft.VisualStudio.Telemetry.TelemetrySession
Public Shared ReadOnly Property DefaultSession As TelemetrySession