AddTypeCommand.AssemblyName Property

Definition

The name of the assembly to load.

[System.Management.Automation.Alias(new System.String[] { "AN" })]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="FromAssemblyName")]
[System.Management.Automation.ValidateTrustedData]
public string[] AssemblyName { get; set; }

Property Value

String[]
Attributes

Applies to