PSCmdlet.ParameterSetName Property
Definition
The name of the parameter set in effect.
public:
property System::String ^ ParameterSetName { System::String ^ get(); };
public:
property Platform::String ^ ParameterSetName { Platform::String ^ get(); };
public string ParameterSetName { get; }
member this.ParameterSetName : string
Public ReadOnly Property ParameterSetName As String
Property Value
the parameter set name