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 |
---|---|
string |
Gets a string that uniquely identifies the block (inside the current method body) as a possible branching target.
string Label { get; }
Type | Description |
---|---|
string |