Share via


NoNamespace.longText Field

Definition

Represents the longText XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sharedItems.
  • corresponds to the following strongly-typed properties: SharedItems.LongText.

Applies to