_AppDomain.SetCachePath(String) Metod

Definition

Tillhandahåller COM-objekt med versionsoberoende åtkomst till SetCachePath(String) metoden.

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)

Parametrar

s
String

Den fullständigt kvalificerade sökvägen till platsen för skuggkopian.

Attribut

Kommentarer

AppDomain.SetCachePath Se metoden.

Gäller för