Share via


SL.manifestLocation Field

Definition

Represents the sl:manifestLocation XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: schema.
  • corresponds to the following strongly-typed properties: Schema.ManifestLocation.

Applies to