HTMLElement.Id

HTMLElement.Id property

元素的标识符。参见 HTML 4.01. 中的 id 属性定义

public string Id { get; set; }

也可以看看