IVCBuildPropertyStorage::RemoveProperty Method (String^, String^, String^)

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

void RemoveProperty(
	String^ pszPropName,
	String^ pszConfigName,
	String^ storage
)

Parameters

pszPropName
Type: System::String^
pszConfigName
Type: System::String^
storage
Type: System::String^
Return to top
Show: