Share via


CX.binary Field

Definition

Represents the cx:binary XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: geoCache.
  • corresponds to the following strongly-typed classes: Xsdbase64Binary.

Applies to