RegularExpressionAttribute.Pattern 속성

정의

정규식 패턴을 가져옵니다.

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

속성 값

일치시킬 패턴입니다.

적용 대상