RegexEditorDialog.RegularExpression 속성

정의

편집할 정규식의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ RegularExpression { System::String ^ get(); void set(System::String ^ value); };
public string RegularExpression { get; set; }
member this.RegularExpression : string with get, set
Public Property RegularExpression As String

속성 값

String

정규식의 이름입니다.

적용 대상

추가 정보