VCXDCMakeTool.DocumentLibraryDependencies Ö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.
Bağımlı kitaplıklardan docs eklenip eklenmeyeceğini ayarlar veya alır.
public:
property bool DocumentLibraryDependencies { bool get(); void set(bool value); };
public:
property bool DocumentLibraryDependencies { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(7)]
public bool DocumentLibraryDependencies { [System.Runtime.InteropServices.DispId(7)] get; [System.Runtime.InteropServices.DispId(7)] set; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
[<set: System.Runtime.InteropServices.DispId(7)>]
member this.DocumentLibraryDependencies : bool with get, set
Public Property DocumentLibraryDependencies As Boolean
Özellik Değeri
TRUE bağımlı LIBS belgelerinden belgeler dahil edilse, FALSE Aksi takdirde.
- Öznitelikler