CmdletConfigurationEntry.HelpFileName Property

Definition

Get name of the help file that include help information for the cmdlet

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

Property Value

Applies to