TestAttachmentReference Constructors
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.
Overloads
TestAttachmentReference()
public TestAttachmentReference();
Public Sub New ()
Applies to
TestAttachmentReference(Int32, String)
public TestAttachmentReference(int attachmentId, string url);
new Microsoft.TeamFoundation.TestManagement.WebApi.TestAttachmentReference : int * string -> Microsoft.TeamFoundation.TestManagement.WebApi.TestAttachmentReference
Public Sub New (attachmentId As Integer, url As String)
Parameters
- attachmentId
- Int32
- url
- String