TarWriterOptions.HardLinkMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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