IVCRulePropertyStorage::SetPropertyValue Method (String^, String^)

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

void SetPropertyValue(
	String^ bstrPropertyName,
	String^ bstrUnevaluatedPropertyValue
)

Parameters

bstrPropertyName
Type: System::String^
bstrUnevaluatedPropertyValue
Type: System::String^
Return to top
Show: