IWithExtension Interface

Definition

The stage of the virtual machine definition allowing to specify extensions.

public interface IWithExtension
type IWithExtension = interface
Public Interface IWithExtension
Derived

Methods

DefineNewExtension(String)

Starts the definition of an extension to be attached to the virtual machine.

Applies to