GroupDefaultOptions.FileMatcher 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.
Default scope
public:
property Microsoft::VisualStudio::Workspace::Evaluator::PropertyGroupFileMatcher FileMatcher { Microsoft::VisualStudio::Workspace::Evaluator::PropertyGroupFileMatcher get(); void set(Microsoft::VisualStudio::Workspace::Evaluator::PropertyGroupFileMatcher value); };
public Microsoft.VisualStudio.Workspace.Evaluator.PropertyGroupFileMatcher FileMatcher { get; set; }
public Microsoft.VisualStudio.Workspace.Evaluator.PropertyGroupFileMatcher FileMatcher { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
member this.FileMatcher : Microsoft.VisualStudio.Workspace.Evaluator.PropertyGroupFileMatcher with get, set
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.FileMatcher : Microsoft.VisualStudio.Workspace.Evaluator.PropertyGroupFileMatcher with get, set
Public Property FileMatcher As PropertyGroupFileMatcher
Property Value
- Attributes