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