DllImportData.ExactSpelling プロパティ

定義

CharacterSet フィールドで、指定された名前以外のエントリ ポイント名をアンマネージ DLL から共通言語ランタイムに検索させるかどうかを制御します。

public:
 property bool ExactSpelling { bool get(); };
public bool ExactSpelling { get; }
member this.ExactSpelling : bool
Public ReadOnly Property ExactSpelling As Boolean

プロパティ値

適用対象