Share via


NoNamespace.autoRepublish Field

Definition

Represents the autoRepublish XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPublishItem, webPublishObject.
  • corresponds to the following strongly-typed properties: WebPublishItem.AutoRepublish, WebPublishObject.AutoRepublish.

Applies to