Share via


NoNamespace.sourceType Field

Definition

Represents the sourceType XML attribute.

public static readonly System.Xml.Linq.XName sourceType;
 staticval mutable sourceType : System.Xml.Linq.XName
Public Shared ReadOnly sourceType 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.SourceType.

Applies to