Share via


BaseUIHierarchy.ExecPasteCommand Method

Include Protected Members
Include Inherited Members

Pastes the current clipboard onto the specified items.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Protected method

ExecPasteCommand(array<SelectionPair[])

Pastes the current clipboard onto the specified items.

Protected method

ExecPasteCommand(BaseUIHierarchy.HierarchyDataObject, array<SelectionPair[])

Virtual method to perform a paste. This virtual method does nothing. Derived classes should override this method to implement their specific paste logic.

Top

See Also

Reference

BaseUIHierarchy Class

BaseUIHierarchy Members

Microsoft.TeamFoundation.Common Namespace