Gets the target of the link.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Overridable ReadOnly Property LinkTarget As String Get |
C# |
---|
public virtual string LinkTarget { get; } |