Aracılığıyla paylaş


MetadataViewImplementationAttribute(Type) Oluşturucu

Tanım

MetadataViewImplementationAttribute sınıfının yeni bir örneğini başlatır.

public:
 MetadataViewImplementationAttribute(Type ^ implementationType);
public MetadataViewImplementationAttribute (Type implementationType);
public MetadataViewImplementationAttribute (Type? implementationType);
new System.ComponentModel.Composition.MetadataViewImplementationAttribute : Type -> System.ComponentModel.Composition.MetadataViewImplementationAttribute
Public Sub New (implementationType As Type)

Parametreler

implementationType
Type

Meta veri görünümünün türü.

Açıklamalar

MetadataViews varsayılan olarak yansıma yayma kullanılarak oluşturulur. Bu öznitelik, geliştiricinin oluşturulan bir türü kullanmak yerine görünümü uygulayan türü belirtmesini sağlar.

Şunlara uygulanır