Share via


X.valueMetadata Field

Definition

Represents the x:valueMetadata XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: metadata.
  • has the following child XML elements: bk.
  • corresponds to the following strongly-typed classes: ValueMetadata.

Applies to