Share via


ExternalDataExchangeServiceSection.Services 속성

정의

ExternalDataExchangeService의 인스턴스에 추가할 서비스의 컬렉션을 가져옵니다.

public:
 property System::Workflow::Runtime::Configuration::WorkflowRuntimeServiceElementCollection ^ Services { System::Workflow::Runtime::Configuration::WorkflowRuntimeServiceElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("Services", DefaultValue=null)]
public System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElementCollection Services { get; }
[<System.Configuration.ConfigurationProperty("Services", DefaultValue=null)>]
member this.Services : System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElementCollection
Public ReadOnly Property Services As WorkflowRuntimeServiceElementCollection

속성 값

WorkflowRuntimeServiceElementCollection

서비스 요소의 컬렉션입니다.

특성

적용 대상