ImageGear .NET - Updated October 2, 2018
InstanceID Property (ImGearXMPResourceReference)




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

Property Value

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

Reference

ImGearXMPResourceReference Class
ImGearXMPResourceReference Members