HTMLParamElement.Value

HTMLParamElement.Value property

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

public string Value { get; set; }

関連項目