ImageGear .NET
SoftwareAgent Property




Gets or sets the software agent that performed the action.
Syntax
public ImGearXMPString SoftwareAgent {get; set;}
public: __property ImGearXMPString* get_SoftwareAgent();
public: __property void set_SoftwareAgent( 
   ImGearXMPString* value
);
public:
property ImGearXMPString^ SoftwareAgent {
   ImGearXMPString^ get();
   void set (    ImGearXMPString^ value);
}
'Declaration
 
Public Property SoftwareAgent As ImGearXMPString
 
'Usage
 
Dim instance As ImGearXMPResourceEvent
Dim value As ImGearXMPString
 
instance.SoftwareAgent = value
 
value = instance.SoftwareAgent

Property Value

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

Reference

ImGearXMPResourceEvent Class
ImGearXMPResourceEvent Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback