次の方法で共有


Methods.TelemetryEvent Field

Definition

Strongly typed message object for 'telemetry/event'.

public: static initonly Microsoft::VisualStudio::LanguageServer::Protocol::LspNotification<System::Object ^> ^ TelemetryEvent;
public static readonly Microsoft.VisualStudio.LanguageServer.Protocol.LspNotification<object> TelemetryEvent;
 staticval mutable TelemetryEvent : Microsoft.VisualStudio.LanguageServer.Protocol.LspNotification<obj>
Public Shared ReadOnly TelemetryEvent As LspNotification(Of Object) 

Field Value

Applies to