WellKnownClientTypeEntry.ApplicationUrl 屬性

定義

取得或設定應用程式的網址以啟用輸入。

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。

適用於