OptionTagHelper.Value 속성

정의

옵션> 요소의 <값을 지정합니다.

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

속성 값

설명

모든 경우에 생성된 HTML에 전달됩니다.

적용 대상