Share via


NoNamespace.readOnlyRecommended Field

Definition

Represents the readOnlyRecommended XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fileSharing.
  • corresponds to the following strongly-typed properties: FileSharing.ReadOnlyRecommended.

Applies to