_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 してください。

適用対象