LinkDataSource.OriginalFileName

LinkDataSource.OriginalFileName property

Gets the original file name of the data source in the Adobe® Photoshop® global link resource.

public string OriginalFileName { get; }

Property Value

The original file name in the PSD format LnkE / Lnk2 resource.

Exceptions

exceptioncondition
PsdImageExceptionYou cannot access the OriginalFileName property.

See Also