次の方法で共有


IDataAttachment インターフェイス

添付データの定義に使用されるインターフェイスを表します。

名前空間:  Microsoft.VisualStudio.TestTools.Common
アセンブリ:  Microsoft.VisualStudio.QualityTools.Common (Microsoft.VisualStudio.QualityTools.Common.dll 内)

構文

'宣言
Public Interface IDataAttachment
public interface IDataAttachment
public interface class IDataAttachment
type IDataAttachment =  interface end
public interface IDataAttachment

IDataAttachment 型で公開されるメンバーは以下のとおりです。

プロパティ

  名前 説明
パブリック プロパティ Description 添付ファイルの説明を取得します。

このページのトップへ

参照

関連項目

Microsoft.VisualStudio.TestTools.Common 名前空間