CmdletInfo.Noun Property

Definition

Gets the noun of the cmdlet.

public:
 property System::String ^ Noun { System::String ^ get(); };
public:
 property Platform::String ^ Noun { Platform::String ^ get(); };
public string Noun { get; }
member this.Noun : string
Public ReadOnly Property Noun As String

Property Value

Applies to