IAppDomainSetup.CachePath 속성

정의

파일을 섀도 복사한 애플리케이션 관련 영역의 이름을 가져오거나 설정합니다.

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

속성 값

String

파일을 섀도 복사한 디렉터리 경로와 파일의 정규화된 이름을 나타내는 String입니다.

적용 대상

추가 정보