DescriptionRun Constructor (String^, Boolean)
Visual Studio 2015
Initializes a new instance of the DescriptionRun class from the specified text and the specified bold parameter.
Assembly: Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)
Parameters
- text
-
Type:
System::String^
The text of the DescriptionRun.
- bold
-
Type:
System::Boolean
true to indicate that the DescriptionRun should be bold; otherwise, false.
Show: