DescriptionRun Constructor (String^, Color)
Visual Studio 2015
Initializes a new instance of the DescriptionRun class from the specified text, in the specified color.
Assembly: Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)
Parameters
- text
-
Type:
System::String^
The text of the DescriptionRun.
- color
-
Type:
System.Drawing::Color
The color of the DescriptionRun.
Show: