Partager via


IEndpointComparerPolicy.Comparer Propriété

Définition

Obtient un IComparer<T> qui sera utilisé pour trier les points de terminaison.

public:
 property System::Collections::Generic::IComparer<Microsoft::AspNetCore::Http::Endpoint ^> ^ Comparer { System::Collections::Generic::IComparer<Microsoft::AspNetCore::Http::Endpoint ^> ^ get(); };
public System.Collections.Generic.IComparer<Microsoft.AspNetCore.Http.Endpoint> Comparer { get; }
member this.Comparer : System.Collections.Generic.IComparer<Microsoft.AspNetCore.Http.Endpoint>
Public ReadOnly Property Comparer As IComparer(Of Endpoint)

Valeur de propriété

S’applique à