WorkspaceEditSetting.DocumentChanges Özellik

Tanım

Belge değişiklikleri olayının desteklenip desteklenmediğini gösteren bir değer alır veya ayarlar.

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

Özellik Değeri

Boolean
Öznitelikler

Şunlara uygulanır