PSObjectTypeDescriptor.Instance Property

Definition

Gets the PSObject this class retrieves property information from.

public:
 property System::Management::Automation::PSObject ^ Instance { System::Management::Automation::PSObject ^ get(); };
public System.Management.Automation.PSObject Instance { get; }
member this.Instance : System.Management.Automation.PSObject
Public ReadOnly Property Instance As PSObject

Property Value

Applies to