public string CurrentPath {get; set;}
'Declaration Public Property CurrentPath As String
'Declaration
Public Property CurrentPath As String
'Usage Dim instance As ZipHelper.MemoryFolder Dim value As String instance.CurrentPath = value value = instance.CurrentPath
'Usage
Dim instance As ZipHelper.MemoryFolder Dim value As String instance.CurrentPath = value value = instance.CurrentPath
ZipHelper.MemoryFolder Class ZipHelper.MemoryFolder Members