Download for Windows Premium
-50% Premium
Publiciteit
Get-Variable

Vertaling van "Get-Variable" in Frans

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.
Get-Variable
You can pipe a string that contains the variable name to Get-Variable.
Vous pouvez diriger une chaîne contenant le nom de la variable vers Get-Variable.
For example, if you create a variable that has a private option in the global scope and then run a script, Get-Variable commands in the script do not display the private variable.
Par exemple, si vous créez une variable qui a une option Private dans la portée globale, puis exécutez un script, les commandes Get-Variable du script n'affichent pas la variable privée.
When a variable is private, it does not appear in lists of variables, such as those returned by Get-Variable, or in displays of the Variable: drive.
Lorsqu'une variable est privée, elle n'apparaît pas dans les listes de variables, telles que celles retournées par Get-Variable, ni dans les affichages du lecteur Variable:.
To find the variables and aliases that are defined in the script scope, use the Scope parameter of the Get-Alias or Get-Variable cmdlets.
Pour rechercher les variables et les alias définis dans l'étendue du script, utilisez le paramètre Scope des applets de commande Get-Alias ou Get-Variable.
To find the items in a particular scope, use the Scope parameter of Get-Variable or Get-Alias.
Pour rechercher les éléments dans une portée particulière, utilisez le paramètre Scope de Get-Variable ou Get-Alias.
Get-Variable returns a System.Management.Automation variable object for each variable that it gets.
Objet variable Get-Variable retourne un objet variable System.Management.Automation pour chaque variable obtenue.
It is equivalent to "get-variable -scope local" and can be abbreviated as "gv -s 0".
Elle est équivalente à la commande « get-variable -scope local » et peut être abrégée en « gv -s 0 ».
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Get-Variable in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
mop: cleaning tool with absorbent material on a handle
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 7. Exact: 7. Verstreken tijd: 46 ms.