PropertyDescriptor 클래스

정의

public ref class PropertyDescriptor sealed : System::ComponentModel::PropertyDescriptor
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class PropertyDescriptor : System.ComponentModel.PropertyDescriptor
[<System.Runtime.InteropServices.ComVisible(false)>]
type PropertyDescriptor = class
    inherit PropertyDescriptor
Public NotInheritable Class PropertyDescriptor
Inherits PropertyDescriptor
상속
PropertyDescriptor
특성

생성자

PropertyDescriptor(PropertyDescriptor, GetStringDelegate)

속성

Category
ComponentType
Description
DisplayName
IsReadOnly
PropertyType

메서드

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

적용 대상