IVsaItem
(Microsoft.Vsa.IVsaItem)
Inherits:
Interfaces:
Derived Types:
0
Assembly:
Microsoft.Vsa.dll
Defines an interface for all items added to .NET script engine, including code items, reference items, and global items. It defines generic properties and methods that apply to all item types recognized by the engine.
VB.NET
C#
|
VB.NET
Public Interface IVsaItem
End Interface
Articles