SelectElement.Id

SelectElement.Id property

入力要素の Id 属性を表します。

public override string Id { get; set; }

プロパティ値

要素の識別子.

関連項目