Share via


NoNamespace.minSupportedVersion Field

Definition

Represents the minSupportedVersion XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: metadataType.
  • corresponds to the following strongly-typed properties: MetadataType.MinSupportedVersion.

Applies to