Version:
PackageConfiguration Class
Contains configuration about packages.
Syntax
public
class
PackageConfiguration : PersistedConfiguration
Properties
|
Name |
Description |
|
PackageName
|
Gets or sets the name of the package.
|
|
PackageVersion
|
Gets or sets the version of the package.
|
|
ViewPackageUrl
|
Gets or sets a URL where the package can be viewed in a browser.
|