LumiSoft Mail Server User API
GetName Method
Namespaces > ICSharpCode.SharpZipLib.Tar > TarHeader > GetName()

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Tar.TarHeader.GetName]

Syntax
C#Visual BasicManaged C++
[ObsoleteAttribute("Use the Name property instead", true)]
public string GetName ()
<ObsoleteAttribute("Use the Name property instead", True)> _
Public Function GetName As String
[ObsoleteAttribute(L"Use the Name property instead", true)]
public:
String^ GetName ()
Return Value

[Missing <returns> documentation for M:ICSharpCode.SharpZipLib.Tar.TarHeader.GetName]

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)