VsExecutionContextTypes Class

Definition

Context types used in Visual Studio execution tracker.

public ref class VsExecutionContextTypes abstract sealed
public ref class VsExecutionContextTypes abstract sealed
class VsExecutionContextTypes abstract sealed
public static class VsExecutionContextTypes
type VsExecutionContextTypes = class
Public Class VsExecutionContextTypes
Inheritance
VsExecutionContextTypes

Fields

PackageExecutionContext

Context type guid for tracking package being executed.

ToolWindowExecutionContext

Context type guid for tracking tool windows being executed.

Applies to