TokenType 枚举

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Enumeration TokenType
public enum TokenType

成员

成员名称 说明
And
CloseParen
DecNumericToken
EndOfExpression
Equal
ExtendedComparer
GreaterThan
GreaterThanEqual
HexNumericToken
LessThan
LessThanEqual
OpenParen
Or
QuotedStringToken
StringToken
UnknownToken

请参见

参考

Microsoft.TeamFoundation.Framework.Server 命名空间