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

属性值

站点的名称。

适用于