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


In This Topic
    MetadataItemParameter Class
    In This Topic
    A wrapper type containing a Xceed.FileSystem.FileSystemItem that specifies a location where metadata about the synchronization will be loaded and saved.
    Syntax
    'Declaration
     
    Public Class MetadataItemParameter 
    'Usage
     
    Dim instance As MetadataItemParameter
    public class MetadataItemParameter 
    Inheritance Hierarchy

    System.Object
       Xceed.Synchronization.MetadataItemParameter

    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