COMTIIntrinsicsAttribute 建構函式

定義

初始化 COMTIIntrinsicsAttribute 類別的新執行個體。

多載

COMTIIntrinsicsAttribute()

COMTIIntrinsicsAttribute 屬性設定成 true,初始化 Value 類別的新執行個體。

COMTIIntrinsicsAttribute(Boolean)

啟用 COMTIIntrinsicsAttribute 屬性的設定,初始化 Value 類別的新執行個體。

COMTIIntrinsicsAttribute()

COMTIIntrinsicsAttribute 屬性設定成 true,初始化 Value 類別的新執行個體。

public:
 COMTIIntrinsicsAttribute();
public COMTIIntrinsicsAttribute ();
Public Sub New ()

適用於

COMTIIntrinsicsAttribute(Boolean)

啟用 COMTIIntrinsicsAttribute 屬性的設定,初始化 Value 類別的新執行個體。

public:
 COMTIIntrinsicsAttribute(bool val);
public COMTIIntrinsicsAttribute (bool val);
new System.EnterpriseServices.COMTIIntrinsicsAttribute : bool -> System.EnterpriseServices.COMTIIntrinsicsAttribute
Public Sub New (val As Boolean)

參數

val
Boolean

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

適用於