MsixPackage.DefinitionStages.WithImagePath Interface
public static interface MsixPackage.DefinitionStages.WithImagePath
The stage of the MsixPackage definition allowing to specify imagePath.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withImagePath(String imagePath)
Specifies the image |
Method Details
withImagePath
public abstract MsixPackage.DefinitionStages.WithCreate withImagePath(String imagePath)
Specifies the imagePath property: VHD/CIM image path on Network Share..
Parameters:
Returns: