Aracılığıyla paylaş


WorkflowServiceHost.SupportedVersions Özellik

Tanım

Bu iş akışı hizmeti ana bilgisayarı tarafından desteklenen iş akışı sürümlerinin listesini alır.

public:
 property System::Collections::Generic::ICollection<System::ServiceModel::Activities::WorkflowService ^> ^ SupportedVersions { System::Collections::Generic::ICollection<System::ServiceModel::Activities::WorkflowService ^> ^ get(); };
public System.Collections.Generic.ICollection<System.ServiceModel.Activities.WorkflowService> SupportedVersions { get; }
member this.SupportedVersions : System.Collections.Generic.ICollection<System.ServiceModel.Activities.WorkflowService>
Public ReadOnly Property SupportedVersions As ICollection(Of WorkflowService)

Özellik Değeri

ICollection<WorkflowService>

Bu iş akışı hizmeti ana bilgisayarı tarafından desteklenen iş akışı sürümlerinin listesi.

Şunlara uygulanır