| Modifier and Type | Field and Description |
|---|---|
static PublishingProfileFormat |
PublishingProfileFormat.FILE_ZILLA3
Static value FileZilla3 for PublishingProfileFormat.
|
static PublishingProfileFormat |
PublishingProfileFormat.FTP
Static value Ftp for PublishingProfileFormat.
|
static PublishingProfileFormat |
PublishingProfileFormat.WEB_DEPLOY
Static value WebDeploy for PublishingProfileFormat.
|
| Modifier and Type | Method and Description |
|---|---|
PublishingProfileFormat |
CsmPublishingProfileOptions.format()
Get the format value.
|
| Modifier and Type | Method and Description |
|---|---|
CsmPublishingProfileOptions |
CsmPublishingProfileOptions.withFormat(PublishingProfileFormat format)
Set the format value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/