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)

適用対象