Share via


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
Public method DescriptionRun(String) Initializes a new instance of the DescriptionRun class from the specified text.
Public method DescriptionRun(String, Boolean) Initializes a new instance of the DescriptionRun class from the specified text and the specified bold parameter.
Public method DescriptionRun(String, Color) Initializes a new instance of the DescriptionRun class from the specified text, in the specified color.
Public method 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

DescriptionRun Class

Microsoft.VisualStudio.Language.NavigateTo.Interfaces Namespace