Aracılığıyla paylaş


ModelMetadataTypeAttribute(Type) Oluşturucu

Tanım

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

public:
 ModelMetadataTypeAttribute(Type ^ type);
public ModelMetadataTypeAttribute (Type type);
new Microsoft.AspNetCore.Mvc.ModelMetadataTypeAttribute : Type -> Microsoft.AspNetCore.Mvc.ModelMetadataTypeAttribute
Public Sub New (type As Type)

Parametreler

type
Type

Veri modeli sınıfıyla ilişkili meta veri sınıfının türü.

Şunlara uygulanır