Xceed .NET Libraries Documentation
current Field


Xceed.FileSystem Assembly > Xceed.FileSystem Namespace > ItemPair Class : current Field
The FileSystemItem object being procesed.
Syntax
'Declaration
 
Public current As FileSystemItem
'Usage
 
Dim instance As ItemPair
Dim value As FileSystemItem
 
value = instance.current
 
instance.current = value
public FileSystemItem current
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

Reference

ItemPair Class
ItemPair Members