Udostępnij za pośrednictwem


WorkflowService.Endpoints Właściwość

Definicja

Pobiera kolekcję punktów końcowych tej usługi przepływu pracy.

public:
 property System::Collections::ObjectModel::Collection<System::ServiceModel::Endpoint ^> ^ Endpoints { System::Collections::ObjectModel::Collection<System::ServiceModel::Endpoint ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.ServiceModel.Endpoint> Endpoints { get; }
member this.Endpoints : System.Collections.ObjectModel.Collection<System.ServiceModel.Endpoint>
Public ReadOnly Property Endpoints As Collection(Of Endpoint)

Wartość właściwości

Collection<Endpoint>

Kolekcja punktów końcowych tej usługi przepływu pracy.

Dotyczy