UIBlob Class

Namespace:  Microsoft.VisualStudio.TestTools.Vsip
Assembly:  Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)

Syntax

'宣言
<CLSCompliantAttribute(False)> _
Public NotInheritable Class UIBlob
'使用
Dim instance As UIBlob
[CLSCompliantAttribute(false)]
public sealed class UIBlob
[CLSCompliantAttribute(false)]
public ref class UIBlob sealed
public final class UIBlob

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.TestTools.Vsip.UIBlob

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

UIBlob Members

Microsoft.VisualStudio.TestTools.Vsip Namespace