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