Share via


NoNamespace.destinationFile Field

Definition

Represents the destinationFile XML attributes.

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

Applies to