ServerCapabilities.DocumentFormattingProvider Özellik

Tanım

Belge biçimlendirmesinin desteklenip desteklenmediğini gösteren bir değer alır veya ayarlar.

public:
 property bool DocumentFormattingProvider { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember(Name="documentFormattingProvider")]
public bool DocumentFormattingProvider { get; set; }
[<System.Runtime.Serialization.DataMember(Name="documentFormattingProvider")>]
member this.DocumentFormattingProvider : bool with get, set
Public Property DocumentFormattingProvider As Boolean

Özellik Değeri

Boolean
Öznitelikler

Şunlara uygulanır