PowerTCP Telnet for .NET
Type Property




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 get_Type();
public: __property void set_Type( 
   ProxyType value
);
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public:
property ProxyType Type {
   ProxyType get();
   void set (    ProxyType value);
}
See Also

Reference

Proxy Class
Proxy Members


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