VSConstants.VsEditorFactoryGuid Class

Definition

public: ref class VSConstants::VsEditorFactoryGuid abstract sealed
class VSConstants::VsEditorFactoryGuid abstract sealed
public static class VSConstants.VsEditorFactoryGuid
type VSConstants.VsEditorFactoryGuid = class
Public Class VSConstants.VsEditorFactoryGuid
Inheritance
VSConstants.VsEditorFactoryGuid

Fields

ExternalEditor_guid

Guid for EditorFactory to launch external (EXE based) editors.

ExternalEditor_string

Guid for editor factory to launch external (EXE based) editors.

HtmlEditor_guid

GUID of HTML Editor editor factory.

HtmlEditor_string

GUID of HTML Editor editor factory.

ProjectDesignerEditor_guid

Guid for Project Properties Designer editor factory.

ProjectDesignerEditor_string

Guid for Project Properties Designer editor factory.

TextEditor_guid

GUID of the Source Code (Text) Editor editor factory.

TextEditor_string

GUID of the Source Code (Text) Editor editor factory.

Applies to