Share via


IVsLanguageClipboardOps Members

Include Protected Members
Include Inherited Members

Customizes copy and paste operations.

The IVsLanguageClipboardOps type exposes the following members.

Methods

 

Name

Description

Public method

DataObjectRendered

Allows changes to a data object after it is inserted.

Public method

GetDataObject

Creates an IDataObject with language-specific formats.

Public method

IsTextData

Determines whether the data object contains data that can be rendered into text.

Public method

TextFromData

Render this data object to text.

Top

See Also

Reference

IVsLanguageClipboardOps Interface

Microsoft.VisualStudio.TextManager.Interop Namespace