Share via


NoNamespace.showCaptions Field

Definition

Represents the showCaptions XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: photoAlbum.
  • corresponds to the following strongly-typed properties: PhotoAlbum.ShowCaptions.

Applies to