GetCommandCommand.ExcludeModule Property

Definition

Gets or sets the ExcludeModule parameter to the cmdlet.

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

Property Value

String[]
Attributes

Applies to