EditorFormatDefinition.ForegroundColorId Field

Defines the string used to look up the foreground color value in the ResourceDictionary.

Namespace:  Microsoft.VisualStudio.Text.Classification
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntax

'Declaration
Public Const ForegroundColorId As String
public const string ForegroundColorId
public:
literal String^ ForegroundColorId
static val mutable ForegroundColorId: string
public const var ForegroundColorId : String

.NET Framework Security

See Also

Reference

EditorFormatDefinition Class

Microsoft.VisualStudio.Text.Classification Namespace