CompletionIcon2 Class
CompletionIcon2 uses ImageMonikers instead of mageSources to reference icons.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Microsoft.VisualStudio.Language.Intellisense.CompletionIcon
Microsoft.VisualStudio.Language.Intellisense.CompletionIcon2
| Name | Description | |
|---|---|---|
![]() | CompletionIcon2() | Initializes a new instance of < CompletionIcon2. |
![]() | CompletionIcon2(ImageMoniker, String, String, Int32) | Initializes a new instance of CompletionIcon2 with the given image, automation values, and position. |
| Name | Description | |
|---|---|---|
![]() | AutomationId | Gets or sets the automation ID.(Inherited from CompletionIcon.) |
![]() | AutomationName | Gets or sets the automation name.(Inherited from CompletionIcon.) |
![]() | IconMoniker | |
![]() | IconSource | (Overrides CompletionIcon.IconSource.) |
![]() | Position | Gets or sets the position.(Inherited from CompletionIcon.) |
| Name | Description | |
|---|---|---|
![]() | CompareTo(CompletionIcon) | Compares the icon to another completion icon.(Inherited from CompletionIcon.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


