Share via


NoNamespace.serverZoom Field

Definition

Represents the serverZoom XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: presentation.
  • corresponds to the following strongly-typed properties: Presentation.ServerZoom.

Applies to