Share via


DeploymentCmdletBase.GetStaticParameterNames Method

Definition

Gets the names of the static parameters defined for this cmdlet.

protected string[] GetStaticParameterNames ();
member this.GetStaticParameterNames : unit -> string[]
Protected Function GetStaticParameterNames () As String()

Returns

String[]

Applies to