MSBuildGlobWithGaps.Gaps 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.
Glob which will be subtracted from the MainGlob.
public:
property Microsoft::Build::Globbing::IMSBuildGlob ^ Gaps { Microsoft::Build::Globbing::IMSBuildGlob ^ get(); };
public Microsoft.Build.Globbing.IMSBuildGlob Gaps { get; }
member this.Gaps : Microsoft.Build.Globbing.IMSBuildGlob
Public ReadOnly Property Gaps As IMSBuildGlob