IVsaCodeItem Properties

Include Protected Members
Include Inherited Members

The IVsaCodeItem type exposes the following members.

Properties

  Name Description
Public property CodeDOM Gets the code document object model (CodeDOM) represented in the code item.
Public property IsDirty Returns a value indicating whether the current in-memory representation of the item differs from the persisted representation. (Inherited from IVsaItem.)
Public property ItemType Gets the specified object's type, as determined by the IVsaItems.CreateItem Method method. (Inherited from IVsaItem.)
Public property Name Sets or gets the name of the item. (Inherited from IVsaItem.)
Public property SourceText Sets or gets the text of a specified code item, including auto-generated code, if any.

Top

See Also

Reference

IVsaCodeItem Interface

Microsoft.Vsa Namespace