次の方法で共有


IWithImage<ParentT> インターフェイス

定義

コンテナー イメージを指定できるコンテナー インスタンス定義のステージ。

public interface IWithImage<ParentT>
type IWithImage<'ParentT> = interface
Public Interface IWithImage(Of ParentT)

型パラメーター

ParentT

この定義をアタッチした後に戻る親定義のステージ。

派生

メソッド

WithImage(String)

使用するコンテナー イメージを指定します。

適用対象