VsPredefinedAdornmentLayers Class
Defines predefined editor adornment layers.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.Editor.VsPredefinedAdornmentLayers
Namespace: Microsoft.VisualStudio.Editor
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Syntax
'Declaration
Public NotInheritable Class VsPredefinedAdornmentLayers
public static class VsPredefinedAdornmentLayers
public ref class VsPredefinedAdornmentLayers abstract sealed
[<AbstractClass>]
[<Sealed>]
type VsPredefinedAdornmentLayers = class end
public final class VsPredefinedAdornmentLayers
The VsPredefinedAdornmentLayers type exposes the following members.
Fields
Name | Description | |
---|---|---|
Find | The Find adornment layer: "FindUIAdornmentLayer". |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.