IExtendedPackageIdentifier Interface

Provides additional package identification information beyond the minimum provided in IPackageIdentifier.

Inheritance Hierarchy

Syntax

public interface IExtendedPackageIdentifier : IPackageIdentifier

Properties

Name Description
Modified

Gets the timestamp of the last modified date of the package, if available.

Methods

Name Description
GetPackageHash(PackageHashAlgorithm algorithm)

Returns the hash of the package using the specified algorithm if it is available; otherwise returns null (Nothing in Visual Basic).