PredefinedTextViewRoles.Structured Field

Applies to text views of entities that have internal structure that should be exposed by editor facilities such as Outlining.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

Syntax

'Declaration
Public Const Structured As String
public const string Structured
public:
literal String^ Structured
static val mutable Structured: string
public const var Structured : String

.NET Framework Security

See Also

Reference

PredefinedTextViewRoles Class

Microsoft.VisualStudio.Text.Editor Namespace