다음을 통해 공유


ExcludePathInfo.Path 속성

정의

검색 문서에 추가할 참조를 검색하면 안 되는 파일 시스템 디렉터리 경로를 가져오거나 설정합니다.

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

속성 값

String

검색에서 제외해야 하는 파일 시스템 디렉터리 경로입니다.

적용 대상