Zennolab.CommandCenter
GetProxy Method
See Also  Send Feedback
Zennolab.CommandCenter Namespace > ZennoPoster Class : GetProxy Method
instance

Type: instance

The instance in which you want to take the proxy.

filterName

Type: System.String

The name of the filter.

Returns the proxy with the removal.

Syntax

C# 
public static string GetProxy( 
   Instance instance,
   string filterName
)

Parameters

instance

Type: instance

The instance in which you want to take the proxy.

filterName

Type: System.String

The name of the filter.

Return Value

Type: System.String

Contains a string of the form "ip:port:isSocks"

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.