RegistrationAttribute.RegistrationContext.ComponentType Özellik

Tanım

Kaydedilmekte olan bileşenin türünü alır.

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

Özellik Değeri

Type

Kaydedilmekte olan bileşenin türü.

Açıklamalar

VSPackages 'a eklenen öznitelikler için ComponentType paket türünü döndürür.

Şunlara uygulanır