ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP.MediaManagement Namespace / ImGearMediaManagementXMPMetadata Class / LastURL Property




In This Topic
LastURL Property
In This Topic
Gets or sets LastURL property of the Media Management XMP schema.
Syntax
'Declaration
 
Public Property LastURL As ImGearXMPString
 
'Usage
 
Dim instance As ImGearMediaManagementXMPMetadata
Dim value As ImGearXMPString
 
instance.LastURL = value
 
value = instance.LastURL

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
Remarks
This property is deprecated in XMP specification for privacy protection.
See Also