IWithMode Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A deployment definition allowing the deployment mode to be specified.
public interface IWithMode
type IWithMode = interface
Public Interface IWithMode
- Derived
Methods
WithMode(DeploymentMode) |
Specifies the deployment mode. |