ClassificationFormatDefinition.TextDecorationsId Field
Defines the string used to look up the text decorations 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 TextDecorationsId As String
public const string TextDecorationsId
public:
literal String^ TextDecorationsId
static val mutable TextDecorationsId: string
public const var TextDecorationsId : 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.