IMSBuildGlob Interface
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.
Exposes the globbing semantics of the MSBuild engine.
public interface class IMSBuildGlob
public interface IMSBuildGlob
type IMSBuildGlob = interface
Public Interface IMSBuildGlob
- Derived
Methods
| IsMatch(String) |
Matches the given
Returns false if |
Extension Methods
| GetParsedGlobs(IMSBuildGlob) |
Retrieve all the MSBuildGlob objects from the given |