VSProjectNode.getProxiesContainer Method

Gets the proxies in this project.

Syntax

public container getProxiesContainer()

Run On

Called

Return Value

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

See Also

Reference

VSProjectNode Class