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