UIBlob Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Represents an item in the Visual Studio solution hierarchy. This class cannot be inherited.
This API is not CLS-compliant. The CLS-compliant alternative is [None].
Assembly: Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)
The UIBlob type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ItemId | Gets the numeric ID for a specific item. |
![]() | VSHierarchy | Gets the pointer to the item in the Visual Studio solution hierarchy. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the provided object is equal to the current object. (Overrides Object.Equals(Object).) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Overrides Object.GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Community Additions
Show:
