ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.IPTC Namespace > ImGearIPTC4XMPCoreMetadata Class : Source Property |
'Declaration Public Property Source As ImGearXMPString
'Usage Dim instance As ImGearIPTC4XMPCoreMetadata Dim value As ImGearXMPString instance.Source = value value = instance.Source
public ImGearXMPString Source {get; set;}
public: __property ImGearXMPString* get_Source(); public: __property void set_Source( ImGearXMPString* value );
public: property ImGearXMPString^ Source { ImGearXMPString^ get(); void set ( ImGearXMPString^ value); }
As the orginal owner cannot change the content of this property should never be changed or deleted after the information is entered following the news object's inital creation.