Tip 构造函数

初始化 Tip 类的实例。

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

语法

声明
Protected Sub New
protected Tip()
protected:
Tip()
new : unit -> Tip
protected function Tip()

.NET Framework 安全性

请参见

参考

Tip 类

Microsoft.VisualStudio.TestTools.Common 命名空间

ITip