TokenInfo Constructor ()

 

Initializes a new instance of the TokenInfo class to the default values.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

public:
TokenInfo()

Sets all the values of the class to default values according to C# language rules.

Return to top
Show: