MVPSI.JAMS.Activities Namespace > SFTPSession Class : ServerType Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Connection Options")> <System.ComponentModel.DescriptionAttribute("What is the server O/S?")> <System.Activities.RequiredArgumentAttribute()> Public Property ServerType As SFTPServerType
'Usage
Dim instance As SFTPSession Dim value As SFTPServerType instance.ServerType = value value = instance.ServerType
[System.ComponentModel.Category("Connection Options")] [System.ComponentModel.Description("What is the server O/S?")] [System.Activities.RequiredArgument()] public SFTPServerType ServerType {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2