FilePatternMatch Struct
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.
Represents a file that was matched by searching using a globbing pattern.
public value class FilePatternMatch : IEquatable<Microsoft::Extensions::FileSystemGlobbing::FilePatternMatch>
public struct FilePatternMatch : IEquatable<Microsoft.Extensions.FileSystemGlobbing.FilePatternMatch>
type FilePatternMatch = struct
Public Structure FilePatternMatch
Implements IEquatable(Of FilePatternMatch)
- Inheritance
- Implements
File |
Initializes new instance of FilePatternMatch. |
Path |
Gets the path to the matched file, relative to the beginning of the matching search pattern. |
Stem |
Gets the subpath to the matched file, relative to the first wildcard in the matching search pattern. |
Equals(File |
Determines if the specified match is equivalent to the current match using a case-insensitive comparison. |
Equals(Object) |
Determines if the specified object is equivalent to the current match using a case-insensitive comparison. |
Get |
Gets a hash for the file pattern match. |
Proizvod | Verzije |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Standard | 2.0 (package-provided) |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: