ASP.NET Core MVC コントロールヘルプ
Mask プロパティ (InputTime<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputTime<T> クラス : Mask プロパティ
Gets or sets a mask to use while the user is editing.
シンタックス
'宣言
 
Public Property Mask As System.String
public System.string Mask {get; set;}
解説
If specified, the mask must be compatible with the value of the Format property. For example, you can use the mask '99:99 >LL' for entering short times (format 't').
参照

InputTime<T> クラス
InputTime<T> メンバ