Aracılığıyla paylaş


VCWinRTReference.CopyLocalDependencies Özellik

Ad alanı:  Microsoft.VisualStudio.VCProjectEngine
Derleme:  Microsoft.VisualStudio.VCProjectEngine (Microsoft.VisualStudio.VCProjectEngine.dll içinde)

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

VCWinRTReference Arabirim

Microsoft.VisualStudio.VCProjectEngine Ad Alanı