Examples with "Path-Cmdlets" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Die Cmdlets, die das Substantiv Path enthalten (die Path-Cmdlets), bearbeiten Pfadnamen und geben die Namen in einem präzisen Format zurück, das von allen Windows PowerShell-Anbietern interpretiert werden kann.
The cmdlets that contain the Path noun (the Path cmdlets) manipulate path names and return the names in a concise format that all Windows PowerShell providers can interpret.
Die Cmdlets, die das Substantiv "Path" enthalten (die Path-Cmdlets), bearbeiten Pfadnamen und geben die Namen in einem präzisen Format zurück, das von allen Windows PowerShell-Anbietern interpretiert werden kann.
NOTES The cmdlets that contain the Path noun (the Path cmdlets) manipulate path names and return the names in a concise format that all Windows PowerShell providers can interpret.
Andere resultaten
In diesen Befehlen wird das Cmdlet Test-Path mit dem Windows PowerShell-Registrierungsanbieter verwendet.
These commands use the Test-Path cmdlet with the Windows PowerShell registry provider.
Mit dem Cmdlet Test-Path wird bestimmt, ob alle Elemente des Pfads vorhanden sind.
Das Cmdlet Split-Path gibt Textzeichenfolgen zurück.
Mit dem Cmdlet Join-Path werden ein Pfad und ein untergeordneter Pfad zu einem Pfad kombiniert.
Das Cmdlet Convert-Path konvertiert einen Pfad aus einem Windows PowerShell-Pfad in einen Windows PowerShell-Anbieterpfad.
The Convert-Path cmdlet converts a path from a Windows PowerShell path to a Windows PowerShell provider path.
Das Cmdlet Split-Path gibt nur den angegebenen Teil eines Pfads zurück, z. B. das übergeordnete Verzeichnis, ein untergeordnetes Verzeichnis oder einen Dateinamen.
The Split-Path cmdlet returns only the specified part of a path, such as the parent directory, a child directory, or a file name.
Der Befehl in Klammern gibt mit dem Cmdlet Split-Path nur das übergeordnete Verzeichnis des Pfads zurück, der in der integrierten Variablen $Profile gespeichert ist.
The command in parentheses uses the Split-Path cmdlet to return only the parent of the path stored in the built-in $Profile variable.
Das Cmdlet Resolve-Path interpretiert die Platzhalterzeichen in einem Pfad und zeigt die Elemente und Container am durch den Pfad angegebenen Speicherort an, z. B. die Dateien und Ordner oder die Registrierungsschlüssel und -unterschlüssel.
The Resolve-Path cmdlet interprets the wildcard characters in a path and displays the items and containers at the location specified by the path, such as the files and folders or registry keys and subkeys.