ImageGear .NET - Updated November 28, 2017
ManageTo Property (ImGearMediaManagementXMPMetadata)




ImageGear23.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.MediaManagement Namespace > ImGearMediaManagementXMPMetadata Class : ManageTo Property
Gets or sets ManageTo property of the Media Management XMP schema.
Syntax
'Declaration
 
Public Property ManageTo As ImGearXMPString
 
'Usage
 
Dim instance As ImGearMediaManagementXMPMetadata
Dim value As ImGearXMPString
 
instance.ManageTo = value
 
value = instance.ManageTo

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
Remarks
This property specifies URI identifying the managed resource to the asset management system; the presence of this property is the formal indication that this resource is managed. The form and content of this URI is private to the asset management system.
See Also

Reference

ImGearMediaManagementXMPMetadata Class
ImGearMediaManagementXMPMetadata Members