ParameterAttribute.HelpMessageResourceId Property

Definition

Gets or sets the Id of the resource for a help message. When this field is specified, HelpMessageBaseName must also be specified.

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

Property Value

Exceptions

For a null or empty value when setting.

Applies to