Microsoft.VisualStudio.TeamFoundation Namespace

Classes

  Class Description
Public class Catalogs
Public class CommandHandler
Public class CommandHandler.Command
Public class CommandHandlerHelper Provides helpers for command handlers
Public class PluginCatalogFactory
Public class PluginRegistrationAttribute
Public class PluginRegistrationAttribute.RegistryKeyNames
Public class ProjectContext Obsolete.
Public class ProjectContextExt Represents Team Foundation Server project context.
Public class TeamFoundationIconStripHelperVs
Public class TeamFoundationServerExt This represents the Team Foundation Server extensibility model within Visual Studio.
Public class TfDTEBasicRoutedCommand Create a DTE command that routes the execution/status to a command handler
Public class TfDTECommand Encapsulate a single TfDTE command All TfDTE command accepts the following options: /output:outputFile Specifies an output file. If the command has output, the output should be written to this file. When the command finishes execution, the file outputFile.ready is created to indicate that it is ready. The TfDTE caller can put a FileSystemWatcher on this outputFile.ready file and asynchronously get a notification when the command has finished. The TfDTE command creates the .ready file if it does not exist and replaces the file if it already exists. The format of outputFile depends on the command.
Public class TfDTECommand.DefaultPrefixes Default command prefixes (for convenience and guidance)
Public class ToolWindowBase This class implements a base tool window for Team Foundation. In Visual Studio tool windows are composed of a frame (implemented by the shell) and a pane, usually implemented by the package implementer. This class derives from the ToolWindowPane class provided from the MPF in order to use its implementation of the IVsWindowPane interface.
Public class TreeThemedImageSourceConverter
Public class VisualStudio11Sku
Public class VisualStudioIdleWrapper Class enabling other components to subscribe to the Visual Studio Idle event.

Structures

  Structure Description
Public structure CommandHandler.HierarchyItem

Interfaces

  Interface Description
Public interface IHostPlugin
Public interface ITeamFoundationInitializationService This is the service that the TeamFoundationHost provides inside Visual Studio.

Delegates

  Delegate Description
Public delegate CommandHandler.ExecCallback
Public delegate CommandHandler.ExecWithInOutCallback
Public delegate CommandHandler.HierarchyExecCallback
Public delegate CommandHandler.HierarchyStatusCallback
Public delegate CommandHandler.StatusCallback

Enumerations

  Enumeration Description
Public enumeration CommandHandler.Command.StatesDuringLongRunningOperation
Public enumeration DropEffect
Public enumeration HierarchyWindowCommands
Public enumeration KeyState
Public enumeration MsgButton
Public enumeration MsgDefButton
Public enumeration MsgIcon
Public enumeration MsgResult
Public enumeration OleDispatchError
Public enumeration OleDocumentError
Public enumeration VisualStudio11SkuEdition