Share via


P228.title Field

Definition

Represents the p228:title XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: event.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: TaskTitleEventInfo.

Applies to