Share via


NoNamespace.pasteComments Field

Definition

Represents the pasteComments XML attribute.

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

Applies to