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


In This Topic
    MasterItemParameter Class
    In This Topic
    A wrapper type containing a Xceed.FileSystem.FileSystemItem that specifies the master item for the synchronization.
    Syntax
    'Declaration
     
    Public Class MasterItemParameter 
    'Usage
     
    Dim instance As MasterItemParameter
    public class MasterItemParameter 
    Inheritance Hierarchy

    System.Object
       Xceed.Synchronization.MasterItemParameter

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldA value representing the index of the master item.  
    Public FieldA Xceed.FileSystem.FileSystemItem object representing the master item.  
    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