Share via


P.video Field

Definition

Represents the p:video XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: childTnLst, subTnLst.
  • has the following child XML elements: cMediaNode.
  • has the following XML attributes: fullScrn.
  • corresponds to the following strongly-typed classes: Video.

Applies to