NamedCustomTypeDescriptor 클래스

정의

public ref class NamedCustomTypeDescriptor : System::ComponentModel::ICustomTypeDescriptor
[System.Runtime.InteropServices.ComVisible(false)]
public class NamedCustomTypeDescriptor : System.ComponentModel.ICustomTypeDescriptor
[<System.Runtime.InteropServices.ComVisible(false)>]
type NamedCustomTypeDescriptor = class
    interface ICustomTypeDescriptor
Public Class NamedCustomTypeDescriptor
Implements ICustomTypeDescriptor
상속
NamedCustomTypeDescriptor
특성
구현

생성자

NamedCustomTypeDescriptor(Object, String, String)
NamedCustomTypeDescriptor(String)

속성

BrowsableObject
CustomizePropertyDescriptor

메서드

GetAttributes()
GetClassName()
GetComponentName()
GetConverter()
GetDefaultEvent()
GetDefaultProperty()
GetEditor(Type)
GetEvents()
GetEvents(Attribute[])
GetProperties()
GetProperties(Attribute[])
GetPropertyOwner(PropertyDescriptor)

적용 대상