Sdílet prostřednictvím


WorkflowService.Endpoints Vlastnost

Definice

Získá kolekci koncových bodů této služby pracovního postupu.

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)

Hodnota vlastnosti

Collection<Endpoint>

Kolekce koncových bodů této služby pracovního postupu.

Platí pro