AlternatePaths

XmpResourceRef.AlternatePaths property

Gets or sets the referenced resource’s fallback file paths or URLs.

public string[] AlternatePaths { get; set; }

Property Value

The referenced resource’s fallback file paths or URLs. The sequence order is the recommended order in attempting to locate the resource.

See Also