_AppDomain.ClearShadowCopyPath 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为 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请参阅 方法。