MSBuildGlob.MatchInfoResult.IsMatch Property

Definition

Whether the MatchInfo(String) argument was matched against the glob

public:
 property bool IsMatch { bool get(); };
public bool IsMatch { get; }
member this.IsMatch : bool
Public ReadOnly Property IsMatch As Boolean

Property Value

Applies to