Defines a Get Host Plug-In for Simple DNS Plus

Namespace:  JHSoftware.SimpleDNS.Plugin
Assembly:  sdnsplugin (in sdnsplugin)
Version: 5.0.110.0 (5.0.110.0)

Syntax

C#
public interface IGetHostPlugIn
Visual Basic (Declaration)
Public Interface IGetHostPlugIn
Visual C++
public interface class IGetHostPlugIn

Remarks

Implement this interface to create a Get Host plug-in for Simple DNS Plus.

See Also