TokenType Enum
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.
Identifies the type of a Token.
public enum class TokenType
public enum TokenType
type TokenType =
Public Enum TokenType
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Argument | 0 | An argument token. |
Command | 1 | A command token. |
Option | 2 | An option token. |
DoubleDash | 3 | A double dash ( |
Unparsed | 4 | A token following DoubleDash when EnableLegacyDoubleDashBehavior is set to |
Directive | 5 | A directive token. |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.