Click or drag to resize

PublicLibraryCatalogLibraryVersionDownloadLink Property

Gets and sets the download link where to load the library. The link should be public availabe

Namespace: Aml.Engine.Resources
Assembly: Aml.Engine.Resources (in Aml.Engine.Resources.dll) Version: 3.0
Syntax
public string DownloadLink { get; set; }

Property Value

String
See Also