ITokenColorInfo::Color Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
When implemented in a class, gets the color that should be used to show a unit of code.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
property TokenColor Color { [PermissionSetAttribute(SecurityAction::LinkDemand, Name = "FullTrust")] TokenColor get(); }
Property Value
Type: Microsoft.JScript::TokenColorThe color that should be used to show the unit of code.
.NET Framework
Available since 1.1
Available since 1.1
Show: