DescriptionRun::Color Property

 

Gets the color of the DescriptionRun.

Namespace:   Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Assembly:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)

public:
property Color Color {
	Color get();
}

Property Value

Type: System.Drawing::Color

The color of the DescriptionRun.

Return to top
Show: