Label.Id 属性

定义

获取 ILGenerator 分配的标签唯一 ID。

public:
 property int Id { int get(); };
public int Id { get; }
member this.Id : int
Public ReadOnly Property Id As Integer

属性值

适用于