你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WebSiteGetPublishProfileResponse.PublishProfile.FtpPassiveMode 属性

定义

可选。 指示是否正在使用 FTP 被动模式。 仅当 publishMethod 设置为 FTP 时,此属性才适用。

public bool FtpPassiveMode { get; set; }
member this.FtpPassiveMode : bool with get, set
Public Property FtpPassiveMode As Boolean

属性值

适用于