_AppDomain.ClearShadowCopyPath 方法

定义

为 COM 对象提供对 ClearShadowCopyPath() 方法的与版本无关的访问。

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 ()
属性

注解

AppDomain.ClearShadowCopyPath请参阅 方法。

适用于