This document is archived and information here might be outdated. Recommended version. |
The Subtype Name.
[Visual Basic .NET]
Public ReadOnly Property SubtypeName As String
[C#]
public string SubtypeName {get;}
[C++]
HRESULT get_SubtypeName(
System.String* pSubtypeName
);
[C++] Parameters pSubtypeName [out, retval]
pSubtypeName is a parameter of type BSTR*