Sdílet prostřednictvím


GroupDefaultOptions.FileMatcher Property

Definition

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

Applies to