다음을 통해 공유


MapTile.Name 속성

정의

타일의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlElement("Name")]
public string Name { get; set; }
[<System.Xml.Serialization.XmlElement("Name")>]
member this.Name : string with get, set
Public Property Name As String

속성 값

string 값입니다.

구현

특성

적용 대상