This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IM > IMetaInfo Interface > IMetaInfo.Name Property (ArcObjects .NET 10.4 SDK) |
Meta information parameter name.
[Visual Basic .NET] Public ReadOnly Property Name As String
[C#] public string Name {get;}
[C++]
HRESULT get_Name(
BSTR* psName
);
[C++]
Parameters psName [out, retval] psName is a parameter of type BSTR