PowerTCP FTP for .NET
Type Property (Proxy)



The ProxyType desired.
Syntax
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property Type As ProxyType
Dim instance As Proxy
Dim value As ProxyType
 
instance.Type = value
 
value = instance.Type
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public ProxyType Type {get; set;}
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public:
property ProxyType Type {
   ProxyType get();
   void set (    ProxyType value);
}
See Also

Reference

Proxy Class
Proxy Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic