[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Implementation for a property list builder that considers any public methods, public fields, and public properties as the exposed event properties, plus any explicitly configured props.

The following tables list the members exposed by the PropertyListBuilderPublic type.

Public Methods

  NameDescription
AssessProperties
Introspect the type and deterime exposed event properties.

Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
PropertyListBuilderPublicNew
Ctor.