Share via


VT.cf Field

Definition

Represents the vt:cf XML element.

public static readonly System.Xml.Linq.XName cf;
 staticval mutable cf : System.Xml.Linq.XName
Public Shared ReadOnly cf As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant, vector.
  • has the following XML attributes: format, size.
  • corresponds to the following strongly-typed classes: VTClipboardData.

Applies to