HTMLElement.Id

HTMLElement.Id property

要素の識別子。 HTML 4.01. の id 属性の定義を参照してください。

public string Id { get; set; }

関連項目