PSToken.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.
Token type.
public:
property System::Management::Automation::PSTokenType Type { System::Management::Automation::PSTokenType get(); };
public System.Management.Automation.PSTokenType Type { get; }
member this.Type : System.Management.Automation.PSTokenType
Public ReadOnly Property Type As PSTokenType