GroupDescription.GroupNameFromItem Method
.NET Framework 4
Returns the group name(s) for the given item.
Assembly: WindowsBase (in WindowsBase.dll)
public abstract Object GroupNameFromItem( Object item, int level, CultureInfo culture )
Parameters
- item
- Type: System.Object
The item to return group names for.
- level
- Type: System.Int32
The level of grouping.
- culture
- Type: System.Globalization.CultureInfo
The System.Globalization.CultureInfo to supply to the converter.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.