مشاركة عبر


IVsaItem Members

Include Protected Members
Include Inherited Members

Defines an interface for all items added to the .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.

The IVsaItem type exposes the following members.

Methods

  Name Description
Public method GetOption Gets implementation-specific options for a script engine.
Public method SetOption Sets implementation-specific options for a script engine.

Top

Properties

  Name Description
Public property IsDirty Returns a value indicating whether the current in-memory representation of the item differs from the persisted representation.
Public property ItemType Gets the specified object's type, as determined by the IVsaItems.CreateItem Method method.
Public property Name Sets or gets the name of the item.

Top

See Also

Reference

IVsaItem Interface

Microsoft.Vsa Namespace