public final class PublishingProfileFormat extends Object
| Modifier and Type | Field and Description |
|---|---|
static PublishingProfileFormat |
FILE_ZILLA3
Static value FileZilla3 for PublishingProfileFormat.
|
static PublishingProfileFormat |
FTP
Static value Ftp for PublishingProfileFormat.
|
static PublishingProfileFormat |
WEB_DEPLOY
Static value WebDeploy for PublishingProfileFormat.
|
| Constructor and Description |
|---|
PublishingProfileFormat(String value)
Creates a custom value for PublishingProfileFormat.
|
public static final PublishingProfileFormat FILE_ZILLA3
public static final PublishingProfileFormat WEB_DEPLOY
public static final PublishingProfileFormat FTP
public PublishingProfileFormat(String value)
value - the custom value/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/