Gets and sets whether there are any errors in parsing legacy packages
Namespace: DotNetNuke.Services.Installer.WritersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string LegacyError { get; set; } |
| Visual Basic |
|---|
Public Property LegacyError As String Get Set |