ServerCapabilities.ExecuteCommandProvider Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Execute komutunun desteklenip desteklenmediğini gösteren değeri alır veya ayarlar.
public:
property Microsoft::VisualStudio::LanguageServer::Protocol::ExecuteCommandOptions ^ ExecuteCommandProvider { Microsoft::VisualStudio::LanguageServer::Protocol::ExecuteCommandOptions ^ get(); void set(Microsoft::VisualStudio::LanguageServer::Protocol::ExecuteCommandOptions ^ value); };
[System.Runtime.Serialization.DataMember(Name="executeCommandProvider")]
public Microsoft.VisualStudio.LanguageServer.Protocol.ExecuteCommandOptions ExecuteCommandProvider { get; set; }
[<System.Runtime.Serialization.DataMember(Name="executeCommandProvider")>]
member this.ExecuteCommandProvider : Microsoft.VisualStudio.LanguageServer.Protocol.ExecuteCommandOptions with get, set
Public Property ExecuteCommandProvider As ExecuteCommandOptions
Özellik Değeri
- Öznitelikler