Share via


VSProjectNode.getProxies Method

Gets the proxies in this project.

Syntax

public Map getProxies()

Run On

Called

Return Value

Type: Map Class
A map that contains the Class, Enum, and Table keys. Each key contains a list of proxies.

See Also

Reference

VSProjectNode Class