CmdletInfo.HelpFile Property

Definition

Gets the help file path for the cmdlet.

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

Property Value

Applies to