Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an interface that is used to define a data attachment.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Interface IDataAttachment
public interface IDataAttachment
public interface class IDataAttachment
type IDataAttachment = interface end
public interface IDataAttachment
The IDataAttachment type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Description | Gets a description of the attachment. |
Top