Share via


X.futureMetadata Field

Definition

Represents the x:futureMetadata XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: metadata.
  • has the following child XML elements: bk, extLst.
  • has the following XML attributes: count, name.
  • corresponds to the following strongly-typed classes: FutureMetadata.

Applies to