[This is preliminary documentation and is subject to change.]
Gets the ZoneFactory for this agent. The ZoneFactory is used to create
Zone instances to represent logical SIF zones. An application can also
call ZoneFactory methods to enumerate the Zones that have been created.
| C# | Visual Basic | Visual C++ |
public virtual IZoneFactory ZoneFactory{ get;}
Public Overridable ReadOnly Property ZoneFactory As IZoneFactory
public: virtual property IZoneFactory^ ZoneFactory { IZoneFactory^ get (); }
The agent's ZoneFactory