DesignPropertyDescriptor.ComponentType Özellik

Tanım

Bileşen türünü alır.

public:
 virtual property Type ^ ComponentType { Type ^ get(); };
public:
 virtual property Platform::Type ^ ComponentType { Platform::Type ^ get(); };
public override Type ComponentType { get; }
member this.ComponentType : Type
Public Overrides ReadOnly Property ComponentType As Type

Özellik Değeri

Type

Bileşenin türü.

Açıklamalar

Bu yöntem, temel yöntemi çağırır.

Şunlara uygulanır