NewObjectCommand.Property Property

Definition

Gets the properties to be set.

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

Property Value

Attributes

Applies to