PropertyDescriptorWrapper Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Ereditarietà
-
PropertyDescriptorWrapper
- Attributi
Costruttori
| Nome | Descrizione |
|---|---|
| PropertyDescriptorWrapper(Object, String, String, String) | |
| PropertyDescriptorWrapper(Object, String, String) | |
Proprietà
| Nome | Descrizione |
|---|---|
| Category | |
| ComponentType | |
| Description | |
| DisplayName | |
| IsReadOnly | |
| PropertyType | |
Metodi
| Nome | Descrizione |
|---|---|
| CanResetValue(Object) | |
| GetValue(Object) | |
| ResetValue(Object) | |
| SetValue(Object, Object) | |
| ShouldSerializeValue(Object) | |