Share via


ExtensionSettings Members

Include Protected Members
Include Inherited Members

Represents a delivery extension and its configurable settings.

The ExtensionSettings type exposes the following members.

Constructors

  Name Description
Public method ExtensionSettings() Initializes a new instance of the ExtensionSettings class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Extension Gets or sets the name of the delivery extension.
Public property ParameterValues Gets or sets the settings for a delivery extension.

Top