Share via


W.recommended Field

Definition

Represents the w:recommended XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: writeProtection.
  • corresponds to the following strongly-typed properties: WriteProtection.Recommended.

Applies to