Goblin - A Platform for 3D AR and VR Applications

GotoStmt.CaseLabel Property

Gets or sets the case statement to jump to if this is inside a switch statement. The label holds the word 'case', so this is just the expression part.

public Expression CaseLabel {get; set;}

See Also

GotoStmt Class | DDW.CSharp.Dom Namespace