PatternMatcherCreationOptions.Flags Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A set of biniary options, used to control options like case-sensitivity.
public: initonly Microsoft::VisualStudio::Text::PatternMatching::PatternMatcherCreationFlags Flags;
public readonly Microsoft.VisualStudio.Text.PatternMatching.PatternMatcherCreationFlags Flags;
val mutable Flags : Microsoft.VisualStudio.Text.PatternMatching.PatternMatcherCreationFlags
Public ReadOnly Flags As PatternMatcherCreationFlags