PredefinedStructureTypes Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |