ExportProxyCmdlet.DocsFolder Property

Definition

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

Property Value

String
Attributes

Applies to