MapInstance.PageName 属性

定义

获取 PageName 类中 Map 属性的计算值。

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

属性值

String

一个 string 值,该值表示 PageName 属性的计算值。

适用于