Gets the name of the Component Type ("File")

Namespace: DotNetNuke.Services.Installer.Writers
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected virtual string ComponentType { get; }
Visual Basic
Protected Overridable ReadOnly Property ComponentType As String
	Get

Field Value

A String

See Also