Struct InstallationController.ClientAssembly
- Namespace
- Oqtane.Controllers
- Assembly
- Oqtane.Server.dll
public struct InstallationController.ClientAssembly
Constructors
ClientAssembly(string, bool)
public ClientAssembly(string filepath, bool hashfilename)
Parameters
Properties
FilePath
public readonly string FilePath { get; }
Property Value
HashedName
public readonly string HashedName { get; }