IVCBuildPropertyStorage::SetPropertyValue Method (String^, String^, String^, String^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Return to top
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
void SetPropertyValue(
String^ pszPropName,
String^ pszConfigName,
String^ storage,
String^ pszPropValue
)
Parameters
- pszPropName
- Type: System::String^
- pszConfigName
- Type: System::String^
- storage
- Type: System::String^
- pszPropValue
- Type: System::String^
Show: