TextAreaElement.Name

TextAreaElement.Name property

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

public override string Name { get; set; }

プロパティ値

要素の名前。

関連項目