The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UriDataAttachment Constructor (String^, Uri^)
Initializes a new instance of the UriDataAttachment class by using the description and URI.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- description
-
Type:
System::String^
Short description for the attachment.
- uri
-
Type:
System::Uri^
The URI that points to the resource.
Show: