Share via


NoNamespace.additive Field

Definition

Represents the additive XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cBhvr.
  • corresponds to the following strongly-typed properties: CommonBehavior.Additive.

Applies to