Share via


NoNamespace.composite Field

Definition

Represents the composite XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: derived_from.
  • corresponds to the following strongly-typed properties: DerivedFrom.Composite.

Applies to