FunctionProviderDynamicParameters.Options Property

Definition

Gets or sets the option parameter for the function.

public:
 property System::Management::Automation::ScopedItemOptions Options { System::Management::Automation::ScopedItemOptions get(); void set(System::Management::Automation::ScopedItemOptions value); };
public System.Management.Automation.ScopedItemOptions Options { get; set; }
[System.Management.Automation.Parameter]
public System.Management.Automation.ScopedItemOptions Options { get; set; }
member this.Options : System.Management.Automation.ScopedItemOptions with get, set
[<System.Management.Automation.Parameter>]
member this.Options : System.Management.Automation.ScopedItemOptions with get, set
Public Property Options As ScopedItemOptions

Property Value

Attributes

Applies to