Last updated 4 months ago
Was this helpful?
Property in
Gets the name of the label that this block begins at, or null if this basic block does not begin at a labelled instruction.
public string LabelName { get; set; }