SelectListItem.Value 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定與 實例相關聯 SelectListItem 之 HTML 選項專案之 HTML 值屬性值。
public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String
屬性值
與選取清單專案相關聯的 HTML 值屬性值。