ImageGear .NET
Event Property




Gets or sets high level, formal description of what operation the user performed.
Syntax
public ImGearXMPResourceEvent Event {get; set;}
public: __property ImGearXMPResourceEvent* get_Event();
public: __property void set_Event( 
   ImGearXMPResourceEvent* value
);
public:
property ImGearXMPResourceEvent^ Event {
   ImGearXMPResourceEvent^ get();
   void set (    ImGearXMPResourceEvent^ value);
}
'Declaration
 
Public Property Event As ImGearXMPResourceEvent
 
'Usage
 
Dim instance As ImGearXMPVersion
Dim value As ImGearXMPResourceEvent
 
instance.Event = value
 
value = instance.Event

Property Value

ImGearXMPResourceEvent class value.
See Also

Reference

ImGearXMPVersion Class
ImGearXMPVersion Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback