Share via


VT.blob Field

Definition

Represents the vt:blob XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: DigSig, property, variant.
  • corresponds to the following strongly-typed classes: VTBlob.

Applies to