Lenguaje

MapLayer.Name Propiedad

Definición

Así se llama la capa del mapa.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Valor de propiedad

Un string valor que representa el nombre de la capa del mapa.

Se aplica a