IVCBuildPropertyStorage.RemoveProperty(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void RemoveProperty(System::String ^ pszPropName, System::String ^ pszConfigName, System::String ^ storage);
public:
void RemoveProperty(Platform::String ^ pszPropName, Platform::String ^ pszConfigName, Platform::String ^ storage);
void RemoveProperty(std::wstring const & pszPropName, std::wstring const & pszConfigName, std::wstring const & storage);
public void RemoveProperty (string pszPropName, string pszConfigName, string storage);
abstract member RemoveProperty : string * string * string -> unit
Public Sub RemoveProperty (pszPropName As String, pszConfigName As String, storage As String)
Parameters
- pszPropName
- String
- pszConfigName
- String
- storage
- String