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