LumiSoft Mail Server User API
SetIds Method (userId, groupId)
Namespaces > ICSharpCode.SharpZipLib.Tar > TarEntry > SetIds(Int32, Int32)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Tar.TarEntry.SetIds(System.Int32,System.Int32)]

Syntax
C#Visual BasicManaged C++
public void SetIds (
	int userId,
	int groupId
)
Public Sub SetIds ( _
	userId As Integer, _
	groupId As Integer _
)
public:
void SetIds (
	int userId, 
	int groupId
)
Parameters
userId (Int32)

[Missing <param> documentation for "userId"]

groupId (Int32)

[Missing <param> documentation for "groupId"]

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