IVsPersistHierarchyItem Arabirim

Tanım

Hiyerarşi öğelerine kalıcılık sağlar.

public interface class IVsPersistHierarchyItem
public interface class IVsPersistHierarchyItem
__interface IVsPersistHierarchyItem
[System.Runtime.InteropServices.Guid("18933F6E-0937-4888-8C77-EC8A393B21EA")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsPersistHierarchyItem
[<System.Runtime.InteropServices.Guid("18933F6E-0937-4888-8C77-EC8A393B21EA")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsPersistHierarchyItem = interface
Public Interface IVsPersistHierarchyItem
Türetilmiş
Öznitelikler

Uygulayanlara Notlar

Öğelerini kalıcı hale getirmek isteyen hiyerarşiler tarafından uygulanır.

Yöntemler

IsItemDirty(UInt32, IntPtr, Int32)

Hiyerarşi öğesinin değiştirilip değiştirilmediğini belirler.

SaveItem(VSSAVEFLAGS, String, UInt32, IntPtr, Int32)

Hiyerarşi öğesini diske kaydeder.

Şunlara uygulanır