CmdletCommonMetadataAttribute.HelpUri
Property
Definition
Gets and sets a HelpUri value that indicates
the location of online help. This is used by
Get-Help to retrieve help content when -Online
is specified.
public string HelpUri { get; set; }
Property Value