CallExternalMethodActivity.InterfaceTypeProperty フィールド

定義

DependencyProperty プロパティを対象とするInterfaceTypeを表します。

public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ InterfaceTypeProperty;
public static readonly System.Workflow.ComponentModel.DependencyProperty InterfaceTypeProperty;
 staticval mutable InterfaceTypeProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly InterfaceTypeProperty As DependencyProperty 

フィールド値

注釈

InterfaceType プロパティは、ExternalDataExchangeAttributeでマークされたインターフェイスの名前に対応します。

対応する依存関係プロパティの解決によって、この型の各パブリック プロパティとイベントに間接的にアクセスします。 この依存関係プロパティは、 XProperty または XEvent という名前のパブリック静的フィールドです。X は対応するプロパティです。

適用対象