InputElement.Value

InputElement.Value property

表示直接映射到’value’属性的输入元素的字符串值。

public override string Value { get; set; }

也可以看看