CmdletAttribute.NounName Property

Definition

Gets the cmdlet noun.

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

Property Value

Applies to