adTempus API
ArcanaDevelopment.adTempus.Client Namespace / SftpServer Class / ServerAddress Property

In This Topic
    ServerAddress Property (SftpServer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ServerAddress As String
    public string ServerAddress {get; set;}
    See Also