LANGPREFERENCES2 Structure

Used to communicate user preferences with the text manager, views, and language services. View settings follow the text manager's settings unless a specific set of forced settings are specified when Initialize is called.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
Public Structure LANGPREFERENCES2
'Usage
Dim instance As LANGPREFERENCES2
public struct LANGPREFERENCES2
public value class LANGPREFERENCES2
JScript supports the use of structures, but not the declaration of new ones.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

LANGPREFERENCES2 Members

Microsoft.VisualStudio.TextManager.Interop Namespace