Share via


NoNamespace.sourceObject Field

Definition

Represents the sourceObject XML attributes.

public static readonly System.Xml.Linq.XName sourceObject;
 staticval mutable sourceObject : System.Xml.Linq.XName
Public Shared ReadOnly sourceObject 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.SourceObject, WebPublishObject.SourceObject.

Applies to