PropertyDescriptorWrapper 클래스

정의

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
상속
PropertyDescriptorWrapper
특성

생성자

PropertyDescriptorWrapper(Object, String, String)
PropertyDescriptorWrapper(Object, String, String, String)

속성

Category
ComponentType
Description
DisplayName
IsReadOnly
PropertyType

메서드

CanResetValue(Object)
GetValue(Object)
ResetValue(Object)
SetValue(Object, Object)
ShouldSerializeValue(Object)

적용 대상