ComMethodElement 建構函式

定義

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

多載

ComMethodElement()

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

ComMethodElement(String)

使用指定的方法,初始化 ComMethodElement 類別的新執行個體。

ComMethodElement()

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

public ComMethodElement ();

適用於

.NET Framework 4.8.1 及其他版本
產品 版本
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

ComMethodElement(String)

使用指定的方法,初始化 ComMethodElement 類別的新執行個體。

public ComMethodElement (string method);

參數

method
String

公開的 COM+ 方法。

適用於

.NET Framework 4.8.1 及其他版本
產品 版本
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1