ExportHelpMarkdown.DocsFolder Property

Definition

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

Property Value

String
Attributes

Applies to