VSTREETEXTOPTIONS2 Enumeration

Specifies the type of text being requested.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'Declaration
Public Enumeration VSTREETEXTOPTIONS2
public enum VSTREETEXTOPTIONS2
public enum class VSTREETEXTOPTIONS2
type VSTREETEXTOPTIONS2
public enum VSTREETEXTOPTIONS2

Members

Member name Description
TTO_SORTTEXT2 Used for secondary sorting, if any.

Remarks

These options are used with GetText to specify the type of text being requested.

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace