NAME Add-Type SYNTAX Add-Type [-TypeDefinition] [-Language {CSharp | CSharpVersion3 | CSharpVersion2 | VisualBasic | JScript}] [-ReferencedAssemblies ] [-CodeDomProvider ] [-CompilerParameters ] [-OutputAssembly ] [-OutputType {Library | ConsoleApplication | WindowsApplication}] [-PassThru] [-IgnoreWarnings] [] Add-Type [-Name] [-MemberDefinition] [-Namespace ] [-UsingNamespace ] [-Language {CSharp | CSharpVersion3 | CSharpVersion2 | VisualBasic | JScript}] [-ReferencedAssemblies ] [-CodeDomProvider ] [-CompilerParameters ] [-OutputAssembly ] [-OutputType {Library | ConsoleApplication | WindowsApplication}] [-PassThru] [-IgnoreWarnings] [] Add-Type [-Path] [-ReferencedAssemblies ] [-CompilerParameters ] [-OutputAssembly ] [-OutputType {Library | ConsoleApplication | WindowsApplication}] [-PassThru] [-IgnoreWarnings] [] Add-Type -LiteralPath [-ReferencedAssemblies ] [-CompilerParameters ] [-OutputAssembly ] [-OutputType {Library | ConsoleApplication | WindowsApplication}] [-PassThru] [-IgnoreWarnings] [] Add-Type -AssemblyName [-PassThru] [-IgnoreWarnings] [] ALIASES None REMARKS Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help. -- To download and install Help files for the module that includes this cmdlet, use Update-Help. -- To view the Help topic for this cmdlet online, type: "Get-Help Add-Type -Online" or go to http://go.microsoft.com/fwlink/?LinkID=135195.