'Declaration
Public Overloads Function GetDisplayPath( _ ByVal maxLength As Integer, _ ByVal seperator As Char _ ) As String
'Usage
Dim instance As BaseInstanceState Dim maxLength As Integer Dim seperator As Char Dim value As String value = instance.GetDisplayPath(maxLength, seperator)
Parameters
- maxLength
- seperator