PSModuleInfo.HelpInfoUri Property

Definition

The HelpInfo for this module if one was defined in the module manifest.

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

Property Value

Applies to