Share via


NoNamespace.out Field

Definition

Represents the out XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fade.
  • corresponds to the following strongly-typed properties: MediaFade.OutDuration.

Applies to