TestAttachmentReference 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.
Reference to test attachment.
[System.Runtime.Serialization.DataContract]
public class TestAttachmentReference
type TestAttachmentReference = class
Public Class TestAttachmentReference
- Inheritance
-
TestAttachmentReference
- Attributes
Constructors
| TestAttachmentReference() | |
| TestAttachmentReference(Int32, String) |
Properties
| Id |
ID of the attachment. |
| Url |
Url to download the attachment. |