Share via


ALF.backgroundProps Field

Definition

Represents the alf:backgroundProps XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: liveFeedProps.
  • has the following child XML elements: Blur, Custom, extLst, Normal, Removed.
  • corresponds to the following strongly-typed classes: LiveFeedBackgroundProperties.

Applies to