VCSdkReference::UseInBuild Property

 

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

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

Property Value

Type: System::Boolean

Return to top
Show: