Examples with "from the script module" and their translation 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.
Specifies the variables that are exported from the script module file.
Wildcards are permitted. You cannot create cmdlets in a script module file, but you can import cmdlets from a binary module into a script module and re-export them from the script module.
For example, the following command searches the conceptual Help topics for the word "variable": select-string -pattern variable -path $pshome\ .txt $PSScriptRoot Contains the directory from which the script module is being executed.
Par exemple, la commande suivante recherche le mot "variable" dans les rubriques d'aide conceptuelles : select-string -pattern variable -path $pshome\ .txt $PSScriptRoot Contient le répertoire à partir duquel le module de script est exécuté.
Integrate multiple additional features or your own code thanks to the script module
Intégrez de nombreuses fonctionnalités complémentaires ou votre propre code grâce au module script
You can also use Export-ModuleMember to export members that the script module imports from other modules.
To restrict the commands that a module exports, use an Export-ModuleMember command in the script module.
Pour restreindre les commandes exportées par un module, utilisez une commande Export-ModuleMember dans le module de script.
The names of the script modules, manifest files, shared module, and cmdlets are similar.
Les noms des modules de script, des fichiers manifestes, des modules partagés et des applets de commande sont similaires.
The only limit to the features you can add to your WebSelf website through the script module is the limit of your imagination and your resourcefulness.
La seule limite aux fonctions que vous pouvez ajouter à votre site WebSelf grâce au module script est la limite de votre imagination et de votre débrouillardise.
If a script module does not include an Export-ModuleMember command, the functions in the script module are exported, but the variables and aliases are not.
Si un module de script n'inclut pas de commande Export-ModuleMember, les fonctions du module de script sont exportées, mais pas les variables ni les alias.
Click Add Module Choose the Script module The script module contains 3 fields.
Do not forget to add a Likebox (via the script module) to your website to link your Facebook page!
N'oubliez pas d'ajouter un Likebox (via le module script) à votre site internet pour faire le lien avec votre page Facebook !
This parameter is valid only when you are importing a script module.
Ce paramètre est valide uniquement lorsque vous importez un module de script.
To use the Export function, include it in your script module.
Pour utiliser la fonction Export, incluez-la dans votre module de script.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.