ImageGear .NET
CiURLWork Property




Gets or sets the contact information web address part. Multiple addresses can be given, separated by a comma.
Syntax
'Declaration
 
Public Property CiURLWork As ImGearXMPString
'Usage
 
Dim instance As ImGearXMPContactInfo
Dim value As ImGearXMPString
 
instance.CiURLWork = value
 
value = instance.CiURLWork
public ImGearXMPString CiURLWork {get; set;}
public: __property ImGearXMPString* get_CiURLWork();
public: __property void set_CiURLWork( 
   ImGearXMPString* value
);
public:
property ImGearXMPString^ CiURLWork {
   ImGearXMPString^ get();
   void set (    ImGearXMPString^ value);
}

Property Value

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

Reference

ImGearXMPContactInfo Class
ImGearXMPContactInfo Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback