DSRefClipboardObject.ContainsDSRef Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the current DSRefClipboardObject contains a DSRef object.
public:
virtual bool ContainsDSRef();
public virtual bool ContainsDSRef ();
abstract member ContainsDSRef : unit -> bool
override this.ContainsDSRef : unit -> bool
Public Overridable Function ContainsDSRef () As Boolean
Returns
true if the current DSRefClipboardObject contains a DSRef object; otherwise, false.