Class AttemptAttachmentInfo
public class AttemptAttachmentInfo
- Inheritance
-
AttemptAttachmentInfo
- Inherited Members
- Extension Methods
Constructors
AttemptAttachmentInfo()
public AttemptAttachmentInfo()
Properties
Icon
public string Icon { get; set; }
Property Value
Size
public string Size { get; set; }
Property Value
Title
public string Title { get; set; }
Property Value
Url
public string Url { get; set; }