FilePath

XmpResourceRef.FilePath property

Gets or sets the referenced resource’s file path or URL.

public string FilePath { get; set; }

Property Value

The referenced resource’s file path or URL.

See Also