MSBuildGlob.MatchInfoResult.FilenamePartMatchGroup 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 file name part match
public:
property System::String ^ FilenamePartMatchGroup { System::String ^ get(); };
public string FilenamePartMatchGroup { get; }
member this.FilenamePartMatchGroup : string
Public ReadOnly Property FilenamePartMatchGroup As String