Method CanImport CanImport(string) Determines whether this instance can import the specified path. Declaration public static bool CanImport(string path) Parameters Type Name Description string path The path. Returns Type Description bool true if this instance can import the specified path; otherwise, false.