Share via


NoNamespace.contentType Field

Definition

Represents the contentType XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: context.
  • corresponds to the following strongly-typed properties: ContextNode.ContentType.

Applies to