Share via


NoNamespace.copy Field

Definition

Represents the copy XML attribute.

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

Applies to