CallExternalMethodActivity.InterfaceType 속성

정의

가 있는 외부 메서드의 선언 인터페이스 ExternalDataExchangeAttribute를 가져오거나 설정합니다.

public:
 virtual property Type ^ InterfaceType { Type ^ get(); void set(Type ^ value); };
[System.Workflow.ComponentModel.Design.TypeFilterProvider(typeof(System.Workflow.Activities.ExternalDataExchangeInterfaceTypeFilterProvider))]
public virtual Type InterfaceType { get; set; }
[<System.Workflow.ComponentModel.Design.TypeFilterProvider(typeof(System.Workflow.Activities.ExternalDataExchangeInterfaceTypeFilterProvider))>]
member this.InterfaceType : Type with get, set
Public Overridable Property InterfaceType As Type

속성 값

를 포함하는 외부 메서드의 선언 인터페이스입니다 ExternalDataExchangeAttribute.

특성

적용 대상