Sitecore 5.1.1 API

Settings.LicenseFile Property

Gets the path to the license file.

[Visual Basic]
Public Shared ReadOnly Property LicenseFile As String
[C#]
public static string LicenseFile {get;}

Property Value

Default value: MakePath(DataFolder, "license.xml")

See Also

Settings Class | Sitecore.Configuration Namespace