Vertaling van "Cmdlet-Code" 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.
Während mit Get-Help der Inhalt XML-basierter Hilfedateien angezeigt wird, ruft Get-Command die Cmdlet-Informationen direkt aus dem Cmdlet-Code im System ab.
Unlike Get-Help, which displays the contents of XML-based help topic files, Get-Command gets its cmdlet information directly from the cmdlet code in the system.
get-command: Ruft Informationen über Cmdlets aus dem Cmdlet-Code ab.
Während mit Get-Help der Inhalt XML-basierter Hilfedateien angezeigt wird, ruft Get-Command die Cmdlet-Informationen direkt aus dem Cmdlet-Code im System ab.
Unlike Get-Help, which displays the contents of XML-based help topic files, Get-Command gets its cmdlet information directly from the cmdlet code in the system.
get-command: Ruft Informationen über Cmdlets aus dem Cmdlet-Code ab.
get-command: Gets information about cmdlets from the cmdlet code.
Andere resultaten
Get-Command ruft die Daten direkt aus dem Code eines Cmdlets, einer Funktion, eines Skripts oder eines Alias ab. Im Gegensatz dazu werden die Informationen mit Get-Help aus den Hilfedateien abgerufen.
Get-Command gets its data directly from the code of a cmdlet, function, script, or alias, unlike Get-Help, which gets its information from help topic files.
Das Cmdlet Get-Command und das Cmdlet Get-Help führen die Parameter eines Cmdlet auf. Get-Command ruft die entsprechenden Informationen aus dem Code des Cmdlet ab. Get-Help ruft die Informationen aus dem Hilfethema zum Cmdlet ab.
The Get-Command and Get-Help cmdlets both list the parameters of a cmdlet. Get-Command gets its information from the cmdlet code. Get-Help gets its information from the Help topic for the cmdlet.
Get-Command ruft die Daten direkt aus dem Code eines Cmdlets, einer Funktion, eines Skripts oder eines Alias ab. Im Gegensatz dazu werden die Informationen mit Get-Help aus den Hilfedateien abgerufen.
Get-Command gets its data directly from the code of a cmdlet, function, script, or alias, unlike Get-Help, which gets its information from help topic files.