WellKnownClientTypeEntry.ApplicationUrl プロパティ

定義

型をアクティブにするアプリケーションの URL を取得または設定します。

public:
 property System::String ^ ApplicationUrl { System::String ^ get(); void set(System::String ^ value); };
public string ApplicationUrl { get; set; }
member this.ApplicationUrl : string with get, set
Public Property ApplicationUrl As String

プロパティ値

型をアクティブにするアプリケーションの URL。

注釈

アプリケーション URL は省略可能であり、サーバーでアクティブ化されたオブジェクトに対応するアプリケーションの URL に設定する必要があります。

適用対象