| Visual Basic (Declaration) | |
|---|---|
Public Property LayerName As String | |
| C# | |
|---|---|
public string LayerName {get; set;} | |
Property Value
A System.String representing the name of the layer.| Exception | Description |
|---|---|
| System.InvalidOperationException | The LayerName property cannot be set if the ArcGISLocalFeatureLayer is initialized. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8