IPersistPropertyBag2 Arabirim
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Özellik tabanlı Kalıcılık sistemini tanımlar. IPropertyBag' İ genişletir ve devralır IPersist . Daha fazla bilgi için bkz. IPersistPropertyBag2.
public interface class IPersistPropertyBag2 : Microsoft::VisualStudio::OLE::Interop::IPersist
public interface class IPersistPropertyBag2 : Microsoft::VisualStudio::OLE::Interop::IPersist
__interface IPersistPropertyBag2 : Microsoft::VisualStudio::OLE::Interop::IPersist
[System.Runtime.InteropServices.Guid("22F55881-280B-11D0-A8A9-00A0C90C2004")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPersistPropertyBag2 : Microsoft.VisualStudio.OLE.Interop.IPersist
[<System.Runtime.InteropServices.Guid("22F55881-280B-11D0-A8A9-00A0C90C2004")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPersistPropertyBag2 = interface
interface IPersist
Public Interface IPersistPropertyBag2
Implements IPersist
- Öznitelikler
- Uygulamalar
Yöntemler
| GetClassID(Guid) | |
| InitNew() | |
| IsDirty() | |
| Load(IPropertyBag2, IErrorLog) | |
| Save(IPropertyBag2, Int32, Int32) |