Share via


W.movie Field

Definition

Represents the w:movie XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pict.
  • corresponds to the following strongly-typed classes: MovieReference.

Applies to