Click or drag to resize

RegionDirectiveEndRegion Property

The associated EndRegionDirective (this is just a reference, not a child object).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public EndRegionDirective EndRegion { get; set; }

Property Value

Type: EndRegionDirective
See Also