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

사이트 이름입니다.

적용 대상