TypeData.DefaultDisplayPropertySet Property

Definition

The defaultDisplayPropertySet.

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

Property Value

Applies to