Share via


NoNamespace.by Field

Definition

Represents the by XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anim, animRot, cBhvr.
  • corresponds to the following strongly-typed properties: Animate.By, AnimateRotation.By, CommonBehavior.By.

Applies to