DescriptionRun Constructor
Include Protected Members
Include Inherited Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Initializes a new instance of the DescriptionRun class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
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. |
Top
See Also
Reference
Microsoft.VisualStudio.Language.NavigateTo.Interfaces Namespace