WellKnownClientTypeEntry.ApplicationUrl 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要在其中啟動型別之應用程式的 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。