Version: 2020.1

FilePathAttributeConstructor

切换到手册
public FilePathAttribute (string relativePath, FilePathAttribute.Location location);

参数

relativePath Relative path to the specified 'location'.
location Location option that specifies which root folder to combine the 'relativePath' with.

描述