RVTDocs.com
Namespace: Autodesk.Revit.DB Class: FilePath

FilePath

Constructor
Description:
Constructs a FilePath
Syntax
public FilePath(
	string path
)
Parameters
Parameter Type Description
path String The path to the file. This path does not have to be a full path; it can be relative.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null