IWebAssemblyHostEnvironment.BaseAddress 속성

정의

애플리케이션의 기본 주소를 가져옵니다. 일반적으로 호스트 페이지의 값에서 >base href< 파생됩니다.

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

속성 값

적용 대상