PredefinedStructureTypes Class

Definition

Caution

Use PredefinedStructureTagTypes instead

Enumerates the predefined structural block types.

public ref class PredefinedStructureTypes abstract sealed
public ref class PredefinedStructureTypes abstract sealed
class PredefinedStructureTypes abstract sealed
public static class PredefinedStructureTypes
[System.Obsolete("Use PredefinedStructureTagTypes instead")]
public static class PredefinedStructureTypes
type PredefinedStructureTypes = class
[<System.Obsolete("Use PredefinedStructureTagTypes instead")>]
type PredefinedStructureTypes = class
Public Class PredefinedStructureTypes
Inheritance
PredefinedStructureTypes
Attributes

Fields

AccessorBlock
AnonymousMethodBlock
Case
Class
Conditional
Constructor
Destructor
Interface
Lock
Loop
Method
Namespace
Nonstructural

Represents non-structural blocks, with no vertical line adornments displayed, only expand and collapse.

Operator
PropertyBlock
Standalone
Struct
Structural

Represents structural blocks, with vertical line adornments displayed.

TryCatchFinally
Unknown

Applies to