Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectedContext

Context object passed as an argument to command callbacks. Defines properties that can be sent for any connected context, whether that is the Object Explorer context menu or a command line startup argument.

Hierarchy

Index

Properties

Properties

Optional connectionProfile

connectionProfile: IConnectionProfile

The connection information for the selected object. Note that the connection is not guaranteed to be in a connected state on click.

Generated using TypeDoc