Version:
IPackageSource Interface
Represents a package source that can be used in package-based operations like NuGet::Publish, attaching packages to builds, etc.
Inheritance Hierarchy
- Inedo.Extensions.PackageSources.IPackageSource
Syntax
public
interface
IPackageSource
Properties
|
Name |
Description |
|
SourceId
|
Gets the unique identifier of the package source.
|