FilePathAttributeConstructor

Switch to Manual
public FilePathAttribute (string relativePath, FilePathAttribute.Location ___location);

Parameters

relativePathRelative path to the specified '___location'.
___locationLocation option that specifies which root folder to combine the 'relativePath' with.

Description