This read-only property returns a friendly name for the plug-in

Namespace: SandcastleBuilder.Utils.PlugIn
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.7.0

Syntax

C#
string Name { get; }
Visual Basic
ReadOnly Property Name As String
	Get

Property Value

Type: String

See Also