Regex..::..Pattern Property
Namespace:
Bridge.Text.RegularExpressions
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[FieldPropertyAttribute] [NameAttribute] public string Pattern { get; }
<FieldPropertyAttribute> _ <NameAttribute> _ Public ReadOnly Property Pattern As String Get
[FieldPropertyAttribute] [NameAttribute] public: property String^ Pattern { String^ get (); }