Xceed .NET Libraries Documentation
Xceed.FileSystem.Windows Assembly / Xceed.FileSystem.Windows Namespace / Win32IOHandler Class
Members


In This Topic
    Win32IOHandler Class
    In This Topic
    Syntax
    'Declaration
     
    Public Class Win32IOHandler 
       Implements Xceed.FileSystem.IO.IIOHandler 
    'Usage
     
    Dim instance As Win32IOHandler
    public class Win32IOHandler : Xceed.FileSystem.IO.IIOHandler  
    Inheritance Hierarchy

    System.Object
       Xceed.FileSystem.Windows.Win32IOHandler

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    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