This document is archived and information here might be outdated. Recommended version. |
Removes all occurrences of the specified key property.
[Visual Basic .NET] Public Sub RemoveProperty ( _ ByVal sName As String _ )
[C#] public void RemoveProperty ( string sName );
[C++]
HRESULT RemoveProperty(
BSTR sName
);
[C++]
Parameters sName [in]
sName is a parameter of type BSTR