ConvertExpressionAst.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The type to convert to.
public:
property System::Management::Automation::Language::TypeConstraintAst ^ Type { System::Management::Automation::Language::TypeConstraintAst ^ get(); };
public System.Management.Automation.Language.TypeConstraintAst Type { get; }
member this.Type : System.Management.Automation.Language.TypeConstraintAst
Public ReadOnly Property Type As TypeConstraintAst