This document is archived and information here might be outdated. Recommended version. |
The Name object for the locator.
[Visual Basic .NET] Public ReadOnly Property FullName As ILocatorName
[C#] public ILocatorName FullName {get;}
[C++]
HRESULT get_FullName(
ILocatorName** ppLocName
);
[C++] Parameters ppLocName [out, retval]
ppLocName is a parameter of type ILocatorName**
Returns a reference to a LocatorName object that represents the locator.
ILocatorDataset Interface | ILocatorWorkspace.GetLocatorName Method | ILocatorName Interface | LocatorName Class