EvaluationLocation.WithGlob(String) Method
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.
public:
Microsoft::Build::Framework::Profiler::EvaluationLocation WithGlob(System::String ^ globDescription);
public Microsoft.Build.Framework.Profiler.EvaluationLocation WithGlob (string globDescription);
member this.WithGlob : string -> Microsoft.Build.Framework.Profiler.EvaluationLocation
Public Function WithGlob (globDescription As String) As EvaluationLocation
Parameters
- globDescription
- String