Share via


NoNamespace.coerce Field

Definition

Represents the coerce XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: metadataType.
  • corresponds to the following strongly-typed properties: MetadataType.Coerce.

Applies to