Share via


HtmlControl.Paste Method

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Syntax

'Declaration
Public Sub Paste
'Usage
Dim instance As HtmlControl

instance.Paste()
public void Paste()
public:
virtual void Paste() sealed
public final function Paste()

Implements

IWorkItemClipboard.Paste()

.NET Framework Security

See Also

Reference

HtmlControl Class

HtmlControl Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace