public static interface RegistryFileTaskStep.DefinitionStages.FileTaskPath
| Modifier and Type | Method and Description |
|---|---|
RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable |
withTaskPath(String path)
The function that specifies the path to the task file.
|
RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable withTaskPath(String path)
path - the path to the task file./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/