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