Inheritance
System.Object
Events
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Community.VisualStudio.Toolkit.dll
Properties
|
Improve this Doc
View Source
Declaration
public BuildEvents BuildEvents { get; }
Property Value
Type |
Description |
EnvDTE.BuildEvents |
|
|
Improve this Doc
View Source
Declaration
public CodeModelEvents CodeModelEvents { get; }
Property Value
Type |
Description |
EnvDTE80.CodeModelEvents |
|
|
Improve this Doc
View Source
Declaration
public CommandEvents CommandEvents { get; }
Property Value
Type |
Description |
EnvDTE.CommandEvents |
|
|
Improve this Doc
View Source
Declaration
public DebuggerEvents DebuggerEvents { get; }
Property Value
Type |
Description |
EnvDTE.DebuggerEvents |
|
|
Improve this Doc
View Source
Declaration
public DebuggerExpressionEvaluationEvents DebuggerExpressionEvaluationEvents { get; }
Property Value
Type |
Description |
EnvDTE80.DebuggerExpressionEvaluationEvents |
|
|
Improve this Doc
View Source
Declaration
public DebuggerProcessEvents DebuggerProcessEvents { get; }
Property Value
Type |
Description |
EnvDTE80.DebuggerProcessEvents |
|
|
Improve this Doc
View Source
Declaration
public DocumentEvents DocumentEvents { get; }
Property Value
Type |
Description |
EnvDTE.DocumentEvents |
|
|
Improve this Doc
View Source
Declaration
public DTEEvents DTEEvents { get; }
Property Value
Type |
Description |
EnvDTE.DTEEvents |
|
|
Improve this Doc
View Source
Declaration
public FindEvents FindEvents { get; }
Property Value
Type |
Description |
EnvDTE.FindEvents |
|
|
Improve this Doc
View Source
Declaration
public ProjectItemsEvents MiscFilesEvents { get; }
Property Value
Type |
Description |
EnvDTE.ProjectItemsEvents |
|
|
Improve this Doc
View Source
Declaration
public OutputWindowEvents OutputWindowEvents { get; }
Property Value
Type |
Description |
EnvDTE.OutputWindowEvents |
|
|
Improve this Doc
View Source
Declaration
public ProjectsEvents ProjectEvents { get; }
Property Value
Type |
Description |
EnvDTE.ProjectsEvents |
|
|
Improve this Doc
View Source
Declaration
public ProjectItemsEvents ProjectItemEvents { get; }
Property Value
Type |
Description |
EnvDTE.ProjectItemsEvents |
|
|
Improve this Doc
View Source
Declaration
public PublishEvents PublishEvents { get; }
Property Value
Type |
Description |
EnvDTE80.PublishEvents |
|
|
Improve this Doc
View Source
Declaration
public SelectionEvents SelectionEvents { get; }
Property Value
Type |
Description |
EnvDTE.SelectionEvents |
|
|
Improve this Doc
View Source
Declaration
public SolutionEvents SolutionEvents { get; }
Property Value
Type |
Description |
EnvDTE.SolutionEvents |
|
|
Improve this Doc
View Source
Declaration
public ProjectItemsEvents SolutionItemEvents { get; }
Property Value
Type |
Description |
EnvDTE.ProjectItemsEvents |
|
|
Improve this Doc
View Source
Declaration
public TaskListEvents TaskListEvents { get; }
Property Value
Type |
Description |
EnvDTE.TaskListEvents |
|
|
Improve this Doc
View Source
Declaration
public TextDocumentKeyPressEvents TextDocumentKeyPressEvents { get; }
Property Value
Type |
Description |
EnvDTE80.TextDocumentKeyPressEvents |
|
|
Improve this Doc
View Source
Declaration
public TextEditorEvents TextEditorEvents { get; }
Property Value
Type |
Description |
EnvDTE.TextEditorEvents |
|
|
Improve this Doc
View Source
Declaration
public WindowEvents WindowEvents { get; }
Property Value
Type |
Description |
EnvDTE.WindowEvents |
|
|
Improve this Doc
View Source
Declaration
public WindowVisibilityEvents WindowVisibilityEvents { get; }
Property Value
Type |
Description |
EnvDTE80.WindowVisibilityEvents |
|