'Declaration Public Property ServicePath As String
'Usage Dim instance As AutoCompleteCellType Dim value As String instance.ServicePath = value value = instance.ServicePath
public string ServicePath {get; set;}
'Declaration Public Property ServicePath As String
'Usage Dim instance As AutoCompleteCellType Dim value As String instance.ServicePath = value value = instance.ServicePath
public string ServicePath {get; set;}