Aracılığıyla paylaş


ModelExplorer.Properties Özellik

Tanım

Özellikleri alır.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Mvc::ViewFeatures::ModelExplorer ^> ^ Properties { System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Mvc::ViewFeatures::ModelExplorer ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer> Properties { get; }
member this.Properties : seq<Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer>
Public ReadOnly Property Properties As IEnumerable(Of ModelExplorer)

Özellik Değeri

Açıklamalar

için öğesinin ModelMetadata her özelliği için ModelTypebir ModelExplorer içerir.

Şunlara uygulanır