Share via


NoNamespace.post Field

Definition

Represents the post XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPr.
  • corresponds to the following strongly-typed properties: WebQueryProperties.Post.

Applies to