The display name of the plug-in.

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

Syntax

C#
string Name { get; }
Visual Basic (Declaration)
ReadOnly Property Name As String
Visual C++
property String^ Name {
	String^ get ();
}

Remarks

This is the name listed in the Simple DNS Plus Options dialog / Plug-Ins section.

See Also