Dela via


DSRefClipboardObject.GetDataPresent Method

Include Protected Members
Include Inherited Members

Indicates whether data stored in the clipboard object can be converted to or is associated with the specified format.

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

Public method

GetDataPresent(String)

Indicates whether data stored in the clipboard object can be converted to or is associated with the specified format. (Inherited from ClipboardObject.)

Public method

GetDataPresent(Type)

Indicates whether data stored in the clipboard object can be converted to or is associated with the specified format. (Inherited from ClipboardObject.)

Public method

GetDataPresent(String, Boolean)

Indicates whether data stored in the clipboard object can be converted to or is associated with the specified format, using an automatic conversion parameter to determine whether to convert the data to the format. (Inherited from ClipboardObject.)

Top

See Also

Reference

DSRefClipboardObject Class

DSRefClipboardObject Members

Microsoft.VisualStudio.Data.Framework Namespace