TypeData.DefaultKeyPropertySet Property

Definition

The defaultKeyPropertySet.

public:
 property System::Management::Automation::Runspaces::PropertySetData ^ DefaultKeyPropertySet { System::Management::Automation::Runspaces::PropertySetData ^ get(); void set(System::Management::Automation::Runspaces::PropertySetData ^ value); };
public System.Management.Automation.Runspaces.PropertySetData DefaultKeyPropertySet { get; set; }
member this.DefaultKeyPropertySet : System.Management.Automation.Runspaces.PropertySetData with get, set
Public Property DefaultKeyPropertySet As PropertySetData

Property Value

Applies to