_AppDomain.ClearShadowCopyPath メソッド

定義

ClearShadowCopyPath() メソッドへのバージョンに依存しないアクセス権を持つ COM オブジェクトを提供します。

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メソッドを参照してください。

適用対象