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