HostingEnvironment.SiteName プロパティ

定義

サイトの名前を取得します。

public:
 static property System::String ^ SiteName { System::String ^ get(); };
public static string SiteName { get; }
static member SiteName : string
Public Shared ReadOnly Property SiteName As String

プロパティ値

サイトの名前。

適用対象