Gets the File Extension of the file

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

Syntax

C#
public string Extension { get; }
Visual Basic
Public ReadOnly Property Extension As String
	Get

Field Value

A string

See Also