Поделиться через


ApplicationServiceDescriptor.Endpoints Свойство

Определение

Получает конечные точки данной службы приложений.

public:
 property System::Collections::Generic::ICollection<System::IdentityModel::Protocols::WSTrust::EndpointReference ^> ^ Endpoints { System::Collections::Generic::ICollection<System::IdentityModel::Protocols::WSTrust::EndpointReference ^> ^ get(); };
public System.Collections.Generic.ICollection<System.IdentityModel.Protocols.WSTrust.EndpointReference> Endpoints { get; }
member this.Endpoints : System.Collections.Generic.ICollection<System.IdentityModel.Protocols.WSTrust.EndpointReference>
Public ReadOnly Property Endpoints As ICollection(Of EndpointReference)

Значение свойства

Коллекция конечных точек для службы приложения.

Применяется к