다음을 통해 공유


HostingEnvironment.ContentRootPath 속성

정의

애플리케이션 콘텐츠 파일을 포함하는 디렉터리의 절대 경로를 가져오거나 설정합니다.

public:
 property System::String ^ ContentRootPath { System::String ^ get(); void set(System::String ^ value); };
public string ContentRootPath { get; set; }
member this.ContentRootPath : string with get, set
Public Property ContentRootPath As String

속성 값

구현

설명

이 API는 .NET 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.

적용 대상