IPublishingProfile.FtpUrl Property
Definition
Gets the url for FTP publishing, with ftp:// and the root folder. E.g. ftp://ftp.contoso.com/site/wwwroot.
public string FtpUrl { get; }
member this.FtpUrl : string
Public ReadOnly Property FtpUrl As String