Xceed .NET Libraries Documentation
Xceed.Zip Assembly / Xceed.Zip.Sfx Namespace / ProgramGroupItem Class
Members


In This Topic
    ProgramGroupItem Class
    In This Topic
    Represents an item contained within a ProgramGroup.
    Syntax
    'Declaration
     
    Public Class ProgramGroupItem 
    'Usage
     
    Dim instance As ProgramGroupItem
    public class ProgramGroupItem 
    Inheritance Hierarchy

    System.Object
       Xceed.Zip.Sfx.ProgramGroupItem

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ProgramGroupItem class specifying its description and the file which it opens.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the description of the program group item.  
    Public PropertyGets or sets the path and name of the file the program group item will open when selected.  
    Top
    Requirements

    Target Platforms: 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

    See Also