Share via


RegularExpressionAttribute.Pattern 屬性

定義

取得規則運算式模式。

public:
 property System::String ^ Pattern { System::String ^ get(); };
public string Pattern { get; }
member this.Pattern : string
Public ReadOnly Property Pattern As String

屬性值

須符合的模式。

適用於