次の方法で共有


IWithExtension インターフェイス

定義

拡張機能を指定できる仮想マシン定義のステージ。

public interface IWithExtension
type IWithExtension = interface
Public Interface IWithExtension
派生

メソッド

DefineNewExtension(String)

仮想マシンにアタッチする拡張機能の定義を開始します。

適用対象