VCLibrarianTool.LinkLibraryDependencies Ö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ı proje çıkışları bağlı olup olmadığını alır veya ayarlar.
public:
property bool LinkLibraryDependencies { bool get(); void set(bool value); };
public:
property bool LinkLibraryDependencies { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(16)]
public bool LinkLibraryDependencies { [System.Runtime.InteropServices.DispId(16)] get; [System.Runtime.InteropServices.DispId(16)] set; }
[<System.Runtime.InteropServices.DispId(16)>]
[<get: System.Runtime.InteropServices.DispId(16)>]
[<set: System.Runtime.InteropServices.DispId(16)>]
member this.LinkLibraryDependencies : bool with get, set
Public Property LinkLibraryDependencies As Boolean
Özellik Değeri
Boole değeri döndürür. true bağımlı proje çıkışları bağlıysa.
- Öznitelikler