VCXDCMakeTool.ValidateIntelliSense Özellik

Tanım

IntelliSense ile kullanılmak üzere belge biçiminin doğrulanıp doğrulanmayacağını alır veya ayarlar.

public:
 property bool ValidateIntelliSense { bool get(); void set(bool value); };
public:
 property bool ValidateIntelliSense { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(4)]
public bool ValidateIntelliSense { [System.Runtime.InteropServices.DispId(4)] get; [System.Runtime.InteropServices.DispId(4)] set; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.ValidateIntelliSense : bool with get, set
Public Property ValidateIntelliSense As Boolean

Özellik Değeri

Boolean

TRUE belgeler IntelliSense uyumlu ise, tersi durumda FALSE .

Öznitelikler

Şunlara uygulanır