다음을 통해 공유


_AppDomain.RelativeSearchPath 속성

정의

버전에 관계없이 RelativeSearchPath 속성에 액세스할 수 있는 COM 개체를 제공합니다.

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

속성 값

String

어셈블리 확인자에서 프라이빗 어셈블리를 조사할 기본 디렉터리 아래의 경로입니다.

설명

AppDomain.RelativeSearchPath 속성을 참조하세요.

적용 대상