This document is archived and information here might be outdated. Recommended version. |
Gets object type name.
[Visual Basic .NET] Public ReadOnly Property ObjectType As String
[C#] public string ObjectType {get;}
[C++]
HRESULT get_ObjectType(
System.String* pObjectTypeName
);
[C++]
Parameters pObjectTypeName [out, retval]
pObjectTypeName is a parameter of type BSTR*