Click or drag to resize

ChatEventAttachmentItem Methods

The ChatEventAttachmentItem type exposes the following members.

Methods
 NameDescription
Public methodCopyTo If Path is set and points to a valid file, copies this attachment's file to the target path.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodMoveTo If Path is set and points to a valid file, moves this attachment's file to the target path and sets Path to path.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also