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