DefaultDllImportSearchPathsAttribute(DllImportSearchPath) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プラットフォーム呼び出しのターゲットを検索するときに使用するパスを指定して、 DefaultDllImportSearchPathsAttribute クラスの新しいインスタンスを初期化します。
public:
DefaultDllImportSearchPathsAttribute(System::Runtime::InteropServices::DllImportSearchPath paths);
public DefaultDllImportSearchPathsAttribute(System.Runtime.InteropServices.DllImportSearchPath paths);
new System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute : System.Runtime.InteropServices.DllImportSearchPath -> System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute
Public Sub New (paths As DllImportSearchPath)
パラメーター
- paths
- DllImportSearchPath
プラットフォーム呼び出し中に LoadLibraryEx 関数が検索するパスを指定する列挙値のビットごとの組み合わせ。