使用英语阅读

通过


BasicTransferInformation.PerformCleanup 属性

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

获取一个值,该值指示传输后是否应当执行清理。

命名空间:  Microsoft.VisualStudio.TestTools.Execution
程序集:  Microsoft.VisualStudio.QualityTools.ExecutionCommon(在 Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll 中)

语法

protected internal abstract bool PerformCleanup { get; }

属性值

类型:Boolean
如果在传输后应当执行清理,则为 true;否则为 false。

.NET Framework 安全性

请参阅

参考

BasicTransferInformation 类

Microsoft.VisualStudio.TestTools.Execution 命名空间