DownloadFileAttribute Class

Summary

Injects the path to the downloaded package icon.
Assembly
Rocket.Surgery.Nuke.dll
Namespace
Rocket.Surgery.Nuke
Interfaces
  • IOnAfterLogo
  • IBuildExtension
Base Types
  • Attribute
Derived Types
DownloadFileAttribute
Attribute
IOnAfterLogo
IBuildExtension

Syntax

public class DownloadFileAttribute : Attribute, IOnAfterLogo, IBuildExtension

Attributes

Type Description
NullableContextAttribute
NullableAttribute
PublicAPIAttribute
UsedImplicitlyAttribute
AttributeUsageAttribute

Constructors

Name Summary
DownloadFileAttribute(string, string) Ensures that the icon at the given url is downloaded into the specified filePath

Properties

Name Value Summary
Type string
The type of a given file to make logging look more specific

Methods

Extension Methods