DescriptionRun Constructor
Visual Studio 2015
Initializes a new instance of the DescriptionRun class.
Assembly: Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | DescriptionRun(String^) | Initializes a new instance of the DescriptionRun class from the specified text. |
![]() | DescriptionRun(String^, Boolean) | Initializes a new instance of the DescriptionRun class from the specified text and the specified bold parameter. |
![]() | DescriptionRun(String^, Color) | Initializes a new instance of the DescriptionRun class from the specified text, in the specified color. |
![]() | DescriptionRun(String^, Color, Boolean, Boolean, Boolean) | Initializes a new instance of the DescriptionRun class from the specified text, using the specified color and formatting parameters. |
Show:
