eDriven Framework API
PathToString Method (component, delimiter)
NamespaceseDriven.Gui.UtilComponentUtilPathToString(Component, String)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public static string PathToString(
	Component component,
	string delimiter
)
Public Shared Function PathToString ( _
	component As Component, _
	delimiter As String _
) As String
public:
static String^ PathToString(
	Component^ component, 
	String^ delimiter
)
Parameters
component (Component)
delimiter (String)
Return Value

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)