Share via


P.newsflash Field

Definition

Represents the p:newsflash XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: transition.
  • corresponds to the following strongly-typed classes: NewsflashTransition.

Applies to