IDataAttachment Interface

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
Public property Description Gets a description of the attachment.

Top

See Also

Reference

Microsoft.VisualStudio.TestTools.Common Namespace