Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents editor property categories to use with the IVsTextEditorPropertyCategoryContainer interface.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.VSConstants.EditPropyCategoryGuid
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class EditPropyCategoryGuid
public static class EditPropyCategoryGuid
public ref class EditPropyCategoryGuid abstract sealed
[<AbstractClass>]
[<Sealed>]
type EditPropyCategoryGuid = class end
public final class EditPropyCategoryGuid
The VSConstants.EditPropyCategoryGuid type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
TextManagerGlobal_guid | The GUID for text manager global properties. |
![]() ![]() |
TextManagerGlobal_string | The GUID for text manager global properties |
![]() ![]() |
ViewMasterSettings_guid | The GUID for view properties that override both ToolsOptions and user commands. |
![]() ![]() |
ViewMasterSettings_string | The GUID for view properties that override both ToolsOptions and user commands. |
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.
.gif)
.gif)