0 out of 8 rated this helpful - Rate this topic

Path.Combine Method

Combines strings into a path.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member Combine(String[]) Combines an array of strings into a path.
Public method Static member Combine(String, String) Combines two strings into a path.
Public method Static member Combine(String, String, String) Combines three strings into a path.
Public method Static member Combine(String, String, String, String) Combines four strings into a path.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.