Header menu logo F# Compiler Guide

ILDefaultPInvokeEncoding Type

Default Unicode encoding for P/Invoke within a type.

Union cases

Union case Description

Ansi

Full Usage: Ansi

Auto

Full Usage: Auto

Unicode

Full Usage: Unicode

Instance members

Instance member Description

this.IsAnsi

Full Usage: this.IsAnsi

Returns: bool
Returns: bool

this.IsAuto

Full Usage: this.IsAuto

Returns: bool
Returns: bool

this.IsUnicode

Full Usage: this.IsUnicode

Returns: bool
Returns: bool

Type something to start searching.