Share via


NoNamespace.isLegacyGroup Field

Definition

Represents the isLegacyGroup XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: nonVisualGroupProps.
  • corresponds to the following strongly-typed properties: NonVisualGroupProperties.IsLegacyGroup.

Applies to