TextEditor.Emulation Property

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property int Emulation { int get(); void set(int value); };
public:
 property int Emulation { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(3)]
public int Emulation { [System.Runtime.InteropServices.DispId(3)] get; [System.Runtime.InteropServices.DispId(3)] set; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<set: System.Runtime.InteropServices.DispId(3)>]
member this.Emulation : int with get, set
Public Property Emulation As Integer

Property Value

Attributes

Applies to