This topic has not yet been rated - Rate this topic

IVsPersistHierarchyItem Interface

Provides persistence to hierarchy items.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("18933F6E-0937-4888-8C77-EC8A393B21EA")] 
[InterfaceTypeAttribute(1)] 
public interface IVsPersistHierarchyItem
/** @attribute GuidAttribute("18933F6E-0937-4888-8C77-EC8A393B21EA") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsPersistHierarchyItem
GuidAttribute("18933F6E-0937-4888-8C77-EC8A393B21EA") 
InterfaceTypeAttribute(1) 
public interface IVsPersistHierarchyItem

See illustrations of the implementation and/or calling of this interface in the Figures Project Sample sample.

Notes to Implementers Implemented by Hierarchies that want to persist their items.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ