_getPathExpression Method
In This Topic
Syntax
'Declaration
Public Shared Function _getPathExpression( _
ByVal As IPath, _
Optional ByVal As Boolean _
) As String
public static string _getPathExpression(
IPath ,
bool
)
Parameters
- path
- autoFix
See Also