Share via


NoNamespace.sourceRef Field

Definition

Represents the sourceRef XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPublishItem.
  • corresponds to the following strongly-typed properties: WebPublishItem.SourceRef.

Applies to