PropertyDescriptorWrapper Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class PropertyDescriptorWrapper sealed : System::ComponentModel::PropertyDescriptor
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class PropertyDescriptorWrapper : System.ComponentModel.PropertyDescriptor
[<System.Runtime.InteropServices.ComVisible(false)>]
type PropertyDescriptorWrapper = class
inherit PropertyDescriptor
Public NotInheritable Class PropertyDescriptorWrapper
Inherits PropertyDescriptor
- Héritage
-
PropertyDescriptorWrapper
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| PropertyDescriptorWrapper(Object, String, String, String) | |
| PropertyDescriptorWrapper(Object, String, String) | |
Propriétés
| Nom | Description |
|---|---|
| Category | |
| ComponentType | |
| Description | |
| DisplayName | |
| IsReadOnly | |
| PropertyType | |
Méthodes
| Nom | Description |
|---|---|
| CanResetValue(Object) | |
| GetValue(Object) | |
| ResetValue(Object) | |
| SetValue(Object, Object) | |
| ShouldSerializeValue(Object) | |