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 섀도 복사되는 디렉터리 경로 및 파일 이름의 정규화된 이름입니다.

적용 대상

추가 정보