Share via


HostingEnvironment.ApplicationName 屬性

定義

取得或設定應用程式的名稱。 主機會自動將此屬性設定為包含應用程式進入點的組件。

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

屬性值

實作

備註

此 API 支援 .NET 基礎結構,並不適合直接從您的程式代碼使用。

適用於