Package.ToolWindowCreationContext Class

Definition

public: ref class Package::ToolWindowCreationContext abstract sealed
class Package::ToolWindowCreationContext abstract sealed
public static class Package.ToolWindowCreationContext
type Package.ToolWindowCreationContext = class
Public Class Package.ToolWindowCreationContext
Inheritance
Package.ToolWindowCreationContext

Fields

Unspecified

The well-known creation context which indicates "my async tool window needs no creation context". When this is returned from InitializeToolWindowAsync, the tool window is instantiated using the type's default constructor.

Applies to