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