Dart.Ftp 名前空間 > FtpSession クラス : ConnectType プロパティ |
<CategoryAttribute("データ")> <DescriptionAttribute("Gets or sets a value that specifies how the data connection is established.")> <DefaultValueAttribute()> Public Property ConnectType As DataConnectType
[Category("データ")] [Description("Gets or sets a value that specifies how the data connection is established.")] [DefaultValue()] public DataConnectType ConnectType {get; set;}