ExportHelpMarkdown.FunctionInfo Property

Definition

[System.Management.Automation.Parameter(Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public System.Management.Automation.PSObject[] FunctionInfo { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.FunctionInfo : System.Management.Automation.PSObject[] with get, set
Public Property FunctionInfo As PSObject()

Property Value

PSObject[]
Attributes

Applies to