WebApplicationFactoryContentRootAttribute.ContentRootPath 속성

정의

지정된 프로젝트의 콘텐츠 루트 경로를 가져옵니다. 이 콘텐츠 루트는 상대 또는 절대일 수 있습니다. 상대 경로인 경우 와 BaseDirectory결합됩니다.

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

속성 값

적용 대상