ExportExampleStub.OutputFolder Property

Definition

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

Property Value

String
Attributes

Applies to