ZipPackageFile Class
Namespace: Velopack.NuGet
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
[NullableContext(1)]
[Nullable(0)]
public class ZipPackageFile : IEquatable<ZipPackageFile>
Inheritance: object → ZipPackageFile
Attributes: NullableContextAttribute,NullableAttribute
Implements: IEquatable<ZipPackageFile>
Constructors
| Name | Description |
|---|---|
| ZipPackageFile(Uri) |
Properties
| Name | Description |
|---|---|
| EffectivePath | |
| Key | |
| Path | |
| TargetFramework |
Methods
| Name | Description |
|---|---|
| Equals(ZipPackageFile) | |
| Equals(object) | |
| GetHashCode() | |
| IsContentFile() | |
| IsFileInTopDirectory(string) | |
| IsLibFile() | |
| ToString() |
Documentation generated by MdDocs