Class InstallInfo
- Namespace
- Dynamicweb.Marketplace
- Assembly
- Dynamicweb.Marketplace.dll
public class InstallInfo
- Inheritance
-
InstallInfo
- Inherited Members
Constructors
InstallInfo(string?)
public InstallInfo(string? owner)
Parameters
ownerstring
Properties
Installed
public List<AssemblyInfo> Installed { get; set; }
Property Value
Name
public string? Name { get; set; }