_AppDomain.SetShadowCopyPath(String) Méthode

Définition

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

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 des noms de répertoires, où chaque nom est séparé par un point-virgule.

Attributs

Remarques

Consultez la AppDomain.SetShadowCopyPath méthode.

S’applique à