PSDefaultValueAttribute.Help Property

Definition

Specify the help string for the default value of a command parameter.

public:
 property System::String ^ Help { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Help { Platform::String ^ get(); void set(Platform::String ^ value); };
public string Help { get; set; }
member this.Help : string with get, set
Public Property Help As String

Property Value

Applies to