CompositeEndpointDataSource.Endpoints Propriété

Définition

Retourne une collection d’instances en Endpoint lecture seule.

public:
 virtual property System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Http::Endpoint ^> ^ Endpoints { System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Http::Endpoint ^> ^ get(); };
public override System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Http.Endpoint> Endpoints { get; }
member this.Endpoints : System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Http.Endpoint>
Public Overrides ReadOnly Property Endpoints As IReadOnlyList(Of Endpoint)

Valeur de propriété

S’applique à