RunOnContextAttribute.RunOnContext Property

Definition

Gets a value indicating the context in which the client can be activated.

public:
 property Microsoft::VisualStudio::LanguageServer::Client::RunningContext RunOnContext { Microsoft::VisualStudio::LanguageServer::Client::RunningContext get(); };
public Microsoft.VisualStudio.LanguageServer.Client.RunningContext RunOnContext { get; }
member this.RunOnContext : Microsoft.VisualStudio.LanguageServer.Client.RunningContext
Public ReadOnly Property RunOnContext As RunningContext

Property Value

Applies to