Interface IBootableProperties
Namespace: Cosmos.VS.ProjectSystem
Assembly: Cosmos.VS.ProjectSystem.dll
Syntax
public interface IBootableProperties
Methods
| Improve this Doc View SourceGetBinFileAsync()
Declaration
Task<string> GetBinFileAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<System.String> |
GetIsoFileAsync()
Declaration
Task<string> GetIsoFileAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<System.String> |