This document is archived and information here might be outdated. Recommended version. |
Returns the requested key property by name.
[Visual Basic .NET] Public Function GetProperty ( _ ByVal sName As String _ ) As Object
[C#] public object GetProperty ( string sName );
[C++]
HRESULT GetProperty(
BSTR sName
);
[C++]
Parameters sName [in]
sName is a parameter of type BSTR