DllImportData.ExactSpelling Property

Definition

Controls whether the CharacterSet field causes the common language runtime to search an unmanaged DLL for entry-point names other than the one specified.

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

Property Value

Applies to