FilePathAttributeConstructor

Cambiar al Manual
public FilePathAttribute (string relativePath, FilePathAttribute.Location location);

Parámetros

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

Descripción