ZipItem.LinkTarget Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9048)
LinkTarget
Gets the target of the link.
Declaration
public virtual string LinkTarget { get; }
Property Value
Type | Description |
---|---|
String | The target of the link; null reference (Nothing in Visual Basic) if the item is not link or not specified. |