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
'Dichiarazione
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.