CompletionIcon Constructor
Initializes a new instance of CompletionIcon.
Namespace: Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Syntax
'Declaration
Public Sub New
public CompletionIcon()
public:
CompletionIcon()
new : unit -> CompletionIcon
public function CompletionIcon()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.