IApplicationHost.GetSiteName 메서드

정의

사이트 이름을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 System::String ^ GetSiteName();
public string GetSiteName ();
abstract member GetSiteName : unit -> string
Public Function GetSiteName () As String

반환

String

사이트 이름입니다.

설명

GetSiteName 는 .NET Framework 3.5에서 도입 되었습니다. 자세한 내용은 버전 및 종속성을 참조하세요.

적용 대상