次の方法で共有


MapTileLayerInstance.ServiceUrl プロパティ

定義

ServiceUrl クラスの MapTileLayer プロパティの計算値を取得します。

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

プロパティ値

string プロパティの計算値を表す ServiceUrl 値。

適用対象