다음을 통해 공유


InputNumber<TValue>.ParsingErrorMessage 속성

정의

구문 분석 오류를 표시할 때 사용되는 오류 메시지를 가져오거나 설정합니다.

public:
 property System::String ^ ParsingErrorMessage { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Components.Parameter]
public string ParsingErrorMessage { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.ParsingErrorMessage : string with get, set
Public Property ParsingErrorMessage As String

속성 값

특성

적용 대상