| Modifier and Type | Method and Description |
|---|---|
SourceRepositoryProperties |
BuildTaskOperations.getSourceRepositoryProperties(String buildTaskName)
Gets the source control properties for a build task.
|
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<SourceRepositoryProperties> |
BuildTaskOperations.getSourceRepositoryPropertiesAsync(String buildTaskName)
Gets the source control properties for a build task.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/