Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: string AppPathCombine(string)

Declaration

public static string AppPathCombine(
    string path
)

Summary

Combines the full path containing the running executable with the specified string. Ensures that only a single Path.DirectorySeparatorChar separates the two.