Share via


W.progId Field

Definition

Represents the w:progId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: objectEmbed, objectLink.
  • corresponds to the following strongly-typed properties: ObjectEmbed.ProgId, ObjectLink.ProgId.

Applies to