VCProjectReference.CopyLocalDependencies Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Somente para uso interno da Microsoft.
public:
property bool CopyLocalDependencies { bool get(); void set(bool value); };
public:
property bool CopyLocalDependencies { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(2021)]
public bool CopyLocalDependencies { [System.Runtime.InteropServices.DispId(2021)] get; [System.Runtime.InteropServices.DispId(2021)] set; }
[<System.Runtime.InteropServices.DispId(2021)>]
[<get: System.Runtime.InteropServices.DispId(2021)>]
[<set: System.Runtime.InteropServices.DispId(2021)>]
member this.CopyLocalDependencies : bool with get, set
Public Property CopyLocalDependencies As Boolean
Valor da propriedade
Um valor booliano.
Implementações
- Atributos