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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputMask クラス : Mask プロパティ
Gets or sets the mask used to validate the input as the user types.
シンタックス
'宣言
 
Public Property Mask As System.String
public System.string Mask {get; set;}
解説
The mask is defined as a string with one or more of the masking characters listed in the InputMask topic.
参照

InputMask クラス
InputMask メンバ