This document is archived and information here might be outdated. Recommended version. |
String key for current class.
[Visual Basic .NET] Public ReadOnly Property StringKey As String
[C#] public string StringKey {get;}
[C++]
HRESULT get_StringKey(
System.String* bstrKey
);
[C++]
Parameters bstrKey [out, retval]
bstrKey is a parameter of type BSTR*