Specifies the start or end of a code region.
Syntax
[System.Runtime.InteropServices.ComVisible(true)]
public enum CodeRegionMode
Remarks
Members
Member Name | Description |
---|
End |
End of the region.
|
None |
Not used.
|
Start |
Start of the region.
|
Requirements
Namespace: System.CodeDom
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0