Partager via


VCSdkReference.CopyLocalDependencies, propriété

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
Property CopyLocalDependencies As Boolean
bool CopyLocalDependencies { get; set; }
property bool CopyLocalDependencies {
    bool get ();
    void set (bool value);
}
abstract CopyLocalDependencies : bool with get, set
function get CopyLocalDependencies () : boolean
function set CopyLocalDependencies (value : boolean)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

VCSdkReference Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms