Share via


P14.bwMode Field

Definition

Represents the p14:bwMode XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: contentPart.
  • corresponds to the following strongly-typed properties: ContentPart.BwMode.

Applies to