PSXmlTokenType Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Token colors for XML
Namespace: Microsoft.PowerShell.Host.ISE
Assembly: Microsoft.PowerShell.GPowerShell (in microsoft.powershell.gpowershell.dll)
Namespace: Microsoft.PowerShell.Host.ISE
Assembly: Microsoft.PowerShell.GPowerShell (in microsoft.powershell.gpowershell.dll)
| Member name | Description |
|---|---|
| Attribute | Xml Attribute |
| Comment | Xml comments |
| CommentDelimiter | Delimiter for comments |
| ElementName | Element name |
| MarkupExtension | Xaml markup extension |
| Quote | String quote |
| QuotedString | Attribute value |
| Tag | Angle brackets |
| Text | All other xml elements |
Target Platforms
Windows Developer Preview, Windows Server Developer PreviewSend comments about this topic to Microsoft.