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