PageParameterModel.ICommonModel.Attributes Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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