_AppDomain.SetCachePath(String) Yöntem

Tanım

YÖNTEMIne sürümden bağımsız erişime SetCachePath(String) sahip COM nesneleri sağlar.

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

Parametreler

s
String

Gölge kopya konumunun tam yolu.

Öznitelikler

Açıklamalar

Yöntemine AppDomain.SetCachePath bakın.

Şunlara uygulanır