ASP.NET Core MVC コントロールヘルプ
RawValue プロパティ (InputMask)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputMask クラス : RawValue プロパティ
Gets or sets the raw value of the control (excluding mask literals).
シンタックス
'宣言
 
Public Property RawValue As System.String
public System.string RawValue {get; set;}
解説
The raw value of the control excludes prompt and literal characters.
参照

InputMask クラス
InputMask メンバ