NavigateToItem.PatternMatch Property
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.
How this symbol matches the search string.
public:
property Microsoft::VisualStudio::Text::PatternMatching::PatternMatch PatternMatch { Microsoft::VisualStudio::Text::PatternMatching::PatternMatch get(); };
public Microsoft.VisualStudio.Text.PatternMatching.PatternMatch PatternMatch { get; }
member this.PatternMatch : Microsoft.VisualStudio.Text.PatternMatching.PatternMatch
Public ReadOnly Property PatternMatch As PatternMatch