ImageGear .NET - Updated July 5, 2018
InstanceID Property (ImGearXMPResourceEvent)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.MediaManagement Namespace > ImGearXMPResourceEvent Class : InstanceID Property
Gets or sets the instance ID of the modified resource.
Syntax
'Declaration
 
Public Property InstanceID As ImGearXMPString
 
'Usage
 
Dim instance As ImGearXMPResourceEvent
Dim value As ImGearXMPString
 
instance.InstanceID = value
 
value = instance.InstanceID

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
See Also

Reference

ImGearXMPResourceEvent Class
ImGearXMPResourceEvent Members