Freigeben über


IVsPersistHierarchyItem2 Members

Include Protected Members
Include Inherited Members

Provides persistence to hierarchy items.

The IVsPersistHierarchyItem2 type exposes the following members.

Methods

  Name Description
Public method IgnoreItemFileChanges Flag indicating that changes to a file can be ignored when item is saved or reloaded.
Public method IsItemDirty Determines whether the hierarchy item changed. (Inherited from IVsPersistHierarchyItem.)
Public method IsItemDirty(UInt32, IntPtr, Int32%) Determines whether the hierarchy item changed.
Public method IsItemReloadable Determines whether a project item is reloadable before calling ReloadItem.
Public method ReloadItem Called to reload project item.
Public method SaveItem Saves the hierarchy item to disk. (Inherited from IVsPersistHierarchyItem.)
Public method SaveItem(VSSAVEFLAGS, String, UInt32, IntPtr, Int32%) Saves the hierarchy item to disk.

Top

See Also

Reference

IVsPersistHierarchyItem2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace