Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: void CreatePathToFile(string)

Declaration

public static void CreatePathToFile(
    string filename
)

Summary

Creates all directories in the path to the specified file if they don't exist. Accepts filenames relative to the current directory.