ResourceRefFilePathUri Property
Gets or sets the file path URI.

Namespace: Aspose.PSD.Xmp.Types.Complex.ResourceRef
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public string FilePathUri { get; set; }

Property Value

Type: String
The file path URI.
See Also