次の方法で共有


CsmPublishingProfileOptions.Format プロパティ

定義

形式の名前を取得または設定します。 有効な値は、FileZilla3 WebDeploy -- 既定の Ftp です。 使用可能な値は、'FileZilla3'、'WebDeploy'、'Ftp' です。

[Newtonsoft.Json.JsonProperty(PropertyName="format")]
public string Format { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="format")>]
member this.Format : string with get, set
Public Property Format As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象