Attachment Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class Attachment : IEquatable<Microsoft.Bot.Connector.Attachment>
type Attachment = class
interface IEquatable<Attachment>
Public Class Attachment
Implements IEquatable(Of Attachment)
- Inheritance
-
Attachment
- Implements
Constructors
Attachment() | |
Attachment(String, String, Object, String, String) |
Properties
Content | |
ContentType | |
ContentUrl | |
Name | |
Properties | |
ThumbnailUrl |
Methods
Equals(Attachment) | |
Equals(Object) | |
GetHashCode() |