_AppDomain.SetShadowCopyPath(String) Méthode

Définition

Fournit des objets COM avec un accès indépendant de la version à la méthode SetShadowCopyPath(String).

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)

Paramètres

s
String

Liste de noms de répertoires, où chaque nom est séparé par un point-virgule.

Attributs

Remarques

Consultez la AppDomain.SetShadowCopyPath méthode.

S’applique à