Share via


W15.people Field

Definition

Represents the w15:people XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following child XML elements: person.
  • corresponds to the following strongly-typed classes: People.

Applies to