'DeclarationPublic Property CurrentPath As String
'UsageDim instance As ZipHelper.MemoryFolder Dim value As String instance.CurrentPath = value value = instance.CurrentPath
public string CurrentPath {get; set;}
'DeclarationPublic Property CurrentPath As String
'UsageDim instance As ZipHelper.MemoryFolder Dim value As String instance.CurrentPath = value value = instance.CurrentPath
public string CurrentPath {get; set;}