_AppDomain.ClearShadowCopyPath Method

Definition

Provides COM objects with version-independent access to the ClearShadowCopyPath() method.

public:
 void ClearShadowCopyPath();
public void ClearShadowCopyPath ();
[System.Security.SecurityCritical]
public void ClearShadowCopyPath ();
abstract member ClearShadowCopyPath : unit -> unit
[<System.Security.SecurityCritical>]
abstract member ClearShadowCopyPath : unit -> unit
Public Sub ClearShadowCopyPath ()
Attributes

Remarks

See the AppDomain.ClearShadowCopyPath method.

Applies to