Share via


NoNamespace.publishToServer Field

Definition

Represents the publishToServer XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: definedName.
  • corresponds to the following strongly-typed properties: DefinedName.PublishToServer.

Applies to