NewModuleManifestCommand.HelpInfoUri Property

Definition

Gets or sets the HelpInfo URI.

public:
 property System::String ^ HelpInfoUri { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ HelpInfoUri { Platform::String ^ get(); void set(Platform::String ^ value); };
public string HelpInfoUri { get; set; }
[System.Management.Automation.AllowNull]
[System.Management.Automation.Parameter]
public string HelpInfoUri { get; set; }
member this.HelpInfoUri : string with get, set
[<System.Management.Automation.AllowNull>]
[<System.Management.Automation.Parameter>]
member this.HelpInfoUri : string with get, set
Public Property HelpInfoUri As String

Property Value

Attributes

Applies to