共用方式為


COMTIIntrinsicsAttribute.Value 屬性

定義

取得值,指出 COM Transaction Integrator (COMTI) 內容屬性是否已傳入至 COM+ 內容。

public:
 property bool Value { bool get(); };
public bool Value { get; }
member this.Value : bool
Public ReadOnly Property Value As Boolean

屬性值

如果 COMTI 內容屬性已傳入 COM+ 內容,則為 true,否則為 false。 預設為 true

適用於