OutputTypeAttribute.Type Property

Definition

The types specified by the attribute.

public:
 property cli::array <System::Management::Automation::PSTypeName ^> ^ Type { cli::array <System::Management::Automation::PSTypeName ^> ^ get(); };
public System.Management.Automation.PSTypeName[] Type { get; }
member this.Type : System.Management.Automation.PSTypeName[]
Public ReadOnly Property Type As PSTypeName()

Property Value

Applies to