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プロパティの計算値を表すPageName値です。

適用対象