ExportProxyCmdlet.ModulePath Property

Definition

[System.Management.Automation.Parameter(Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string[] ModulePath { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ModulePath : string[] with get, set
Public Property ModulePath As String()

Property Value

String[]
Attributes

Applies to