HTMLParamElement.Name

HTMLParamElement.Name property

実行時パラメーターの名前。 HTML 4.01. の name 属性の定義を参照してください。

public string Name { get; set; }

関連項目