The PreferencePaneProviderTraits type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PreferencePaneProviderTraits |
Creates a traits object for a preference pane provider.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| Icon |
Gets or sets an icon (16x16) for the preference pane, or null if none.
| |
| Order |
Gets or sets an integer index used to sort control panel tabs in ascending order.
| |
| Path |
Gets the preference pane path consisting of slash-delimited name segments
specifying tree nodes.
| |
| Scope |
Gets or sets a value that describes the scope of the changes effected by a preference pane.
|
