Share via


ExpandableStringExpressionAst.StringConstantType Property

Definition

The type of string.

public:
 property System::Management::Automation::Language::StringConstantType StringConstantType { System::Management::Automation::Language::StringConstantType get(); };
public System.Management.Automation.Language.StringConstantType StringConstantType { get; }
member this.StringConstantType : System.Management.Automation.Language.StringConstantType
Public ReadOnly Property StringConstantType As StringConstantType

Property Value

Applies to