_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 方法。

適用於