共用方式為


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。

適用於