GlobResult.MsBuildGlob Property

Definition

A IMSBuildGlob representing the include globs. It also takes the excludes and relevant removes into consideration.

public:
 property Microsoft::Build::Globbing::IMSBuildGlob ^ MsBuildGlob { Microsoft::Build::Globbing::IMSBuildGlob ^ get(); void set(Microsoft::Build::Globbing::IMSBuildGlob ^ value); };
public Microsoft.Build.Globbing.IMSBuildGlob MsBuildGlob { get; set; }
member this.MsBuildGlob : Microsoft.Build.Globbing.IMSBuildGlob with get, set
Public Property MsBuildGlob As IMSBuildGlob

Property Value

Applies to