ImageGear .NET - Updated October 26, 2017
City Property (ImGearPhotoshopXMPMetadata)




ImageGear23.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.Photoshop Namespace > ImGearPhotoshopXMPMetadata Class : City Property
Gets or sets City property of the Photoshop XMP schema.
Syntax
'Declaration
 
Public Property City As ImGearXMPString
 
'Usage
 
Dim instance As ImGearPhotoshopXMPMetadata
Dim value As ImGearXMPString
 
instance.City = value
 
value = instance.City

Property Value

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

Reference

ImGearPhotoshopXMPMetadata Class
ImGearPhotoshopXMPMetadata Members