Share via


NoNamespace.viewedRegionType Field

Definition

Represents the viewedRegionType XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: geography.
  • corresponds to the following strongly-typed properties: Geography.ViewedRegionType.

Applies to