Share via


NoNamespace.fmtid Field

Definition

Represents the fmtid XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: property.
  • corresponds to the following strongly-typed properties: CustomDocumentProperty.FormatId.

Applies to