PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIBlock­ExpressionLabel
Open sandboxFocus

IBlockExpression.Label Property

Label

Gets a string that uniquely identifies the block (inside the current method body) as a possible branching target.

Declaration
string Label { get; }
Property Value
Type Description
System.String