共用方式為


TransactionFlowElement.BindingElementType 屬性

定義

取得 Type 物件,其表示這個組態項目的型別。

public:
 virtual property Type ^ BindingElementType { Type ^ get(); };
public override Type BindingElementType { get; }
member this.BindingElementType : Type
Public Overrides ReadOnly Property BindingElementType As Type

屬性值

這個組態項目的型別。

適用於