Edit

TarWriterOptions.HardLinkMode Property

Definition

public:
 property System::Formats::Tar::TarHardLinkMode HardLinkMode { System::Formats::Tar::TarHardLinkMode get(); void set(System::Formats::Tar::TarHardLinkMode value); };
public System.Formats.Tar.TarHardLinkMode HardLinkMode { get; set; }
member this.HardLinkMode : System.Formats.Tar.TarHardLinkMode with get, set
Public Property HardLinkMode As TarHardLinkMode

Property Value

Applies to