_AppDomain.SetShadowCopyPath(String) 메서드

정의

버전에 관계없이 SetShadowCopyPath(String) 메서드에 액세스할 수 있는 COM 개체를 제공합니다.

public:
 void SetShadowCopyPath(System::String ^ s);
public void SetShadowCopyPath (string s);
[System.Security.SecurityCritical]
public void SetShadowCopyPath (string s);
abstract member SetShadowCopyPath : string -> unit
[<System.Security.SecurityCritical>]
abstract member SetShadowCopyPath : string -> unit
Public Sub SetShadowCopyPath (s As String)

매개 변수

s
String

각 이름이 세미콜론으로 구분되는 디렉터리 이름 목록입니다.

특성

설명

참조 된 AppDomain.SetShadowCopyPath 메서드.

적용 대상