public static interface RegistryEncodedTaskStep.UpdateStages.ValuePath
| Modifier and Type | Method and Description |
|---|---|
RegistryEncodedTaskStep.Update |
withBase64EncodedValueContent(String encodedValueContent)
The function that specifies the path to the base64 encoded value content.
|
RegistryEncodedTaskStep.Update withBase64EncodedValueContent(String encodedValueContent)
encodedValueContent - the path to the base64 encoded value content./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/