Compartir a través de


PageApplicationModel.EndpointMetadata Propiedad

Definición

Obtiene los metadatos del punto de conexión para esta acción.

public:
 property System::Collections::Generic::IList<System::Object ^> ^ EndpointMetadata { System::Collections::Generic::IList<System::Object ^> ^ get(); };
public System.Collections.Generic.IList<object> EndpointMetadata { get; }
member this.EndpointMetadata : System.Collections.Generic.IList<obj>
Public ReadOnly Property EndpointMetadata As IList(Of Object)

Valor de propiedad

Se aplica a