Dart.Ftp Namespace > Proxy Class : Type Property |
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property Type As ProxyType
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] public ProxyType Type {get; set;}
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] public: property ProxyType Type { ProxyType get(); void set ( ProxyType value); }