Share via


O.targetscreensize Field

Definition

Represents the o:targetscreensize XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: background.
  • corresponds to the following strongly-typed properties: Background.TargetScreenSize.

Applies to