MSBuildGlobWithGaps.MainGlob 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.
The main glob used for globbing operations.
public:
property Microsoft::Build::Globbing::IMSBuildGlob ^ MainGlob { Microsoft::Build::Globbing::IMSBuildGlob ^ get(); };
public Microsoft.Build.Globbing.IMSBuildGlob MainGlob { get; }
member this.MainGlob : Microsoft.Build.Globbing.IMSBuildGlob
Public ReadOnly Property MainGlob As IMSBuildGlob