VCSdkReference::CopyLocalDependencies Property

 

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

property bool CopyLocalDependencies {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean

Return to top
Show: