HostingEnvironment.SiteName 属性

定义

获取站点的名称。

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

属性值

String

站点的名称。

适用于