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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.