Share via


ALF.Custom Field

Definition

Represents the alf:Custom XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: backgroundProps.
  • has the following child XML elements: extLst.
  • corresponds to the following strongly-typed classes: BackgroundCustomProperties.

Applies to