What is the translation of " SKRIPTBLOCK " in English?

Examples of using Skriptblock in German and their translations into English

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Die Befehle in der Funktion werden als Skriptblock in der.
The commands in the function are stored as a script block in the.
Sie können einen Skriptblock einer Variablen zuweisen, wie im.
You can assign a script block to a variable, as shown in the following.
Das DOM selbst wird aus einer textuellen HTML-Vorlage generiert,die aus einer anderen Datei, einem Skriptblock oder einer vorkompilierten Template-Funktion stammt.
The DOM itself is generated from a textualhtml-template that is pulled from a different file, script-block or a precompiled template function.
Ein Skriptblock ist eine Instanz eines Microsoft. NET Framework-Typs.
A script block is an instance of a Microsoft. NET Framework type.
Sie können einen Befehl in einem Skriptblock über die Pipeline an Invoke-Command übergeben.
You can pipe a command in a script block to Invoke-Command.
Im Skriptblock im vorangehenden Beispiel wird mithilfe des Param- Schlüsselworts ein Parameter mit einem Standardwert erstellt.
The script block in the preceding example uses the Param keyword to create a parameter that has a default value.
Die Ausführung wird nur angehalten, wenn der Skriptblock das Break-Schlüsselwort enthält.
Execution does not stop unless the script block includes the Break keyword.
Gibt den Skriptblock an, der auf die einzelnen eingehenden Objekte angewendet wird.
Specifies the script block that is applied to each incoming object.
Der Ausdruck in geschweiften Klammern ist der Skriptblock, der durch den Funktionsnamen dargestellt wird.
The expression in braces is the script block that is represented by the function name.
Ps1" in einen Skriptblock kopiert, und der Skriptblock wird auf jedem Remotecomputer ausgeführt.
Ps1 file is copied into a script block and the script block is run on each of the remote computers.
Sie können den Debugger auch zum Debuggen einer Funktion oder eines Skriptblocks verwenden, den Sie an der Eingabeaufforder ung eingegeben haben.
Or, use the debugger to debug a function or script block that you typed at the command prompt.
Zusätzlich zu dem Skriptblock, der die für die einzelnen Eingabeobjekte auszuführenden Vorgänge beschreibt, können Sie zwei weitere Skriptblöcke angeben.
In addition to using the script block that describes the operations to be carried out on each input object, you can provide two additional script blocks.
Wenn Sie diesen Parameter verwenden, wird Inhalt der angegebenen Skriptdatei von Windows PowerShell in einen Skriptblock konvertiert, der Skriptblock wird an den Remotecomputer gesendet und anschließend auf dem Remotecomputer ausgeführt.
When you use this parameter,Windows PowerShell converts the contents of the specified script file to a script block, transmits the script block to the remote computer, and runs it on the remote computer.
Syntaktisch handelt es sich bei einem Skriptblock um eine Anweisungsliste in geschweiften Klammern, wie in der folgenden Syntax dargestellt:{ < Anweisungsliste> } Ein Skriptblock gibt die Ausgabe aller Befehle im Skriptblock zurück, entweder als einzelnes Objekt oder als Array.
A script block can accept arguments and return values. Syntactically, a script block is a statement list in braces, as shown in the following syntax:{<statement list>} A script block returns the output of all the commands in the script block, either as a single object or as an array.
Rename-item -path function: help -newname gh AUFGABE: Kopieren einer Funktion BEISPIEL 1 Mit diesem Befehl wird die Funktion"prompt" nach"oldPrompt" kopiert,wodurch ein neuer Name für den Skriptblock erstellt wird, der der Funktion"prompt" zugeordnet ist.
Rename-item-path function: help-newname gh TASK: Copying a Function EXAMPLE 1 This command copies the"prompt" function to"oldPrompt",effectively creating a new name for the script block that is associated with the prompt function.
Wenn Sie das Continue-Schlüsselwort im Skriptblock verwenden, wird die Ausführung bis zum nächsten Haltepunkt fortgesetzt.
If you use the Continue keyword in the script block, execution resumes until the next breakpoint.
Beachten Sie, dass der Skriptblock, der die remote ausgeführten Befehle enthält, keinen Befehl"Out-GridView" einschließt.
Notice that the script block that contains the commands that are run remotely does not include the Out-GridView command.
Beschreibt die Do-Anweisung, die einen Skriptblock ein- oder mehrmals mit der While-Bedingung oder der Until-Bedingung ausführt.
Describes the Do statement, which runs a script block one or more times subject to a While or Until condition.
Mit dem Cmdlet"Measure-Command" wird ein Skriptblock oder Cmdlet intern ausgeführt, die Ausführungsdauer des Vorgangs erfasst und zurückgegeben.
The Measure-Command cmdlet runs a script block or cmdlet internally, times the execution of the operation, and returns the execution time.
Wie Funktionen können Skriptblöcke Parameter enthalten.
Like functions, a script block can include parameters.
Zeichenfolgen, Muster oder Skriptblöcke angeben, die das.
Strings, patterns, or script blocks that specify the delimiter.
Script: Die Skriptblöcke in der Remotesitzung.
Script: The script blocks in the remote session.
Bestimmt, ob Skriptblöcke in den Formatdaten exportiert werden.
Determines whether script blocks in the format data are exported.
Skriptblöcken verfügbar. Skriptblöcke sind im Wesentlichen.
In script blocks. Script blocks are essentially unnamed functions.
Wie bei allen Verzweigungsanweisungen müssen Skriptblöcke in geschweifte Klammern eingeschlossen werden.
As in all branching statements, braces({}) must enclose script blocks.
Hinweis: Skriptblöcke können auch an anderen Stellen verwendet.
Note: Script blocks can also be used elsewhere in locations where.
PowerShell: Erstellt und erzwingt Codierungsregeln in Ausdrücken, Skripts und Skriptblöcken.
PowerShell: Establishes and enforces coding rules in expressions, scripts, and script blocks.
Erklärt, wie Skriptblöcke verwendet werden, um Ausdrücke, Anweisungen und Befehle in einem einzelnen Codeblock zu kombinieren.
Explains how to use script blocks to combine expressions, statements and commands into a single code block..
Ps1xml-Dateien Die mit Windows PowerShell installierten PS1XML-Dateien werden digital signiert, umManipulationen zu verhindern, da die Formatierung Skriptblöcke enthalten kann.
Ps1xml files that are installed with Windows PowerShell are digitally signed toprevent tampering because the formatting can include script blocks.
Results: 29, Time: 0.0311

Top dictionary queries

German - English