LumiSoft Mail Server User API
IsExcluded Method (name)
Namespaces > ICSharpCode.SharpZipLib.Core > NameFilter > IsExcluded(String)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Core.NameFilter.IsExcluded(System.String)]

Syntax
C#Visual BasicManaged C++
public bool IsExcluded (
	string name
)
Public Function IsExcluded ( _
	name As String _
) As Boolean
public:
bool IsExcluded (
	String^ name
)
Parameters
name (String)

[Missing <param> documentation for "name"]

Return Value

[Missing <returns> documentation for M:ICSharpCode.SharpZipLib.Core.NameFilter.IsExcluded(System.String)]

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