Xceed .NET Libraries Documentation
Xceed.Zip Assembly / Xceed.Zip.Sfx Namespace / ExtensionAssociation Class
Properties


In This Topic
    ExtensionAssociation Class Members
    In This Topic

    The following tables list the members exposed by ExtensionAssociation.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ExtensionAssociation class specifying the extension, its description as well as the application to which it will be associated.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the application to which the Extension is associated.  
    Public PropertyGets or sets the description of the extension association.  
    Public PropertyGets or sets the file extension to associate.  
    Top
    See Also