PatternContextRagged.CalculateStem(FileInfoBase) Methode

Definitie

Deze API ondersteunt infrastructuur en is niet bedoeld om rechtstreeks vanuit uw code te worden gebruikt. Deze API kan in toekomstige releases worden gewijzigd of verwijderd.

protected:
 System::String ^ CalculateStem(Microsoft::Extensions::FileSystemGlobbing::Abstractions::FileInfoBase ^ matchedFile);
protected string CalculateStem(Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileInfoBase matchedFile);
member this.CalculateStem : Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileInfoBase -> string
Protected Function CalculateStem (matchedFile As FileInfoBase) As String

Parameters

matchedFile
FileInfoBase

Retouren

Van toepassing op