LumiSoft Mail Server User API
UserId Property
Namespaces > ICSharpCode.SharpZipLib.Tar > TarEntry > UserId

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Tar.TarEntry.UserId]

Syntax
C#Visual BasicManaged C++
public int UserId { get; set; }
Public Property UserId As Integer
public:
int UserId {
	int get ();
	void set (int value);
}

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