WellKnownClientTypeEntry.ObjectUrl プロパティ

定義

サーバー側でアクティブ化されるクライアント オブジェクトの URL を取得します。

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

プロパティ値

サーバー側でアクティブ化されるクライアント オブジェクトの URL。

適用対象