Share via


P.photoAlbum Field

Definition

Represents the p:photoAlbum XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: presentation.
  • has the following child XML elements: extLst.
  • has the following XML attributes: bw, frame, layout, showCaptions.
  • corresponds to the following strongly-typed classes: PhotoAlbum.

Applies to