PageParameterModel.ICommonModel.Attributes Vlastnost

Definice

property System::Collections::Generic::IReadOnlyList<System::Object ^> ^ Microsoft::AspNetCore::Mvc::ApplicationModels::ICommonModel::Attributes { System::Collections::Generic::IReadOnlyList<System::Object ^> ^ get(); };
System.Collections.Generic.IReadOnlyList<object> Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel.Attributes { get; }
member this.Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel.Attributes : System.Collections.Generic.IReadOnlyList<obj>
 ReadOnly Property Attributes As IReadOnlyList(Of Object) Implements ICommonModel.Attributes

Hodnota vlastnosti

Implementuje

Platí pro