Section courante

A propos

Section administrative du site

 Logiciel  Plateforme  Utilisation  Tutoriel  Aide 
Vue par liste complète
Vue par aperçu
Vue par catégorie
BBS
Compression de données
Editeur de texte
Installateur
Adam
Alpha
AmigaOS
Amstrad CPC
Apple II
Atari 400/800
Atari ST
CoCo 3
Commodore 64
Commodore 128
CP/M
DOS
Java
Linux
Macintosh
Mac OS X
MSX2
OS/2
Solaris
TRS-80
Windows
Windows 3
Référence des commandes
Utiliser des fichiers ZIP avec PowerShell
Activer l'exécution d'un script PowerShell
Préface
Notes légal
Dictionnaire
Recherche

Add-Type

Ajouter un type
PowerShell

Syntaxe

Add-Type [-TypeDefinition] String [-Language Language] [-ReferencedAssemblies String[]] [-OutputAssembly String] [-OutputType OutputAssemblyType] [-PassThru] [-IgnoreWarnings] [-CompilerOptions String[]] [CommonParameters]
Add-Type [-Name] String [-MemberDefinition] String[] [-Namespace String] [-UsingNamespace String[]] [-Language Language] [-ReferencedAssemblies String[]] [-OutputAssembly String] [-OutputType OutputAssemblyType] [-PassThru] [-IgnoreWarnings] [-CompilerOptions String[]] [CommonParameters]
Add-Type [-Path] String[] [-ReferencedAssemblies String[]] [-OutputAssembly String] [-OutputType OutputAssemblyType] [-PassThru] [-IgnoreWarnings] [-CompilerOptions String[]] [CommonParameters]
Add-Type -LiteralPath String[] [-ReferencedAssemblies String[]] [-OutputAssembly String] [-OutputType OutputAssemblyType] [-PassThru] [-IgnoreWarnings] [-CompilerOptions String[]] [CommonParameters]
Add-Type -AssemblyName String[] [-PassThru] [CommonParameters]

Description

Cette commande permet d'ajouter le type de Microsoft .NET Core dans une session PowerShell.



PARTAGER CETTE PAGE SUR
Dernière mise à jour : Mardi, le 12 Janvier 2021