Xceed .NET Libraries Documentation
Xceed.Synchronization Assembly / Xceed.Synchronization Namespace / IrrelevantItemsParameter Class
Members


In This Topic
    IrrelevantItemsParameter Class
    In This Topic
    A wrapper type containing a Xceed.FileSystem.FileSystemItem[] that specifies FileSystemItems that are to be considered irrelevant when the synchronization is determining which item is the master.
    Syntax
    'Declaration
     
    Public Class IrrelevantItemsParameter 
    'Usage
     
    Dim instance As IrrelevantItemsParameter
    public class IrrelevantItemsParameter 
    Inheritance Hierarchy

    System.Object
       Xceed.Synchronization.IrrelevantItemsParameter

    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