言語

NativeLibraryReferenceAttribute(String) コンストラクター

定義

指定したネイティブ ライブラリ ファイルを識別する新しいインスタンスを初期化します。

public NativeLibraryReferenceAttribute(string filename);
new Android.NativeLibraryReferenceAttribute : string -> Android.NativeLibraryReferenceAttribute

パラメーター

filename
String

ネイティブ ライブラリのファイル名。

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象