IPersistPropertyBag 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义基于属性的持久性系统。 继承自 IPersist。 有关详细信息,请参阅 IPersistPropertyBag。
public interface class IPersistPropertyBag : Microsoft::VisualStudio::OLE::Interop::IPersist
public interface class IPersistPropertyBag : Microsoft::VisualStudio::OLE::Interop::IPersist
__interface IPersistPropertyBag : Microsoft::VisualStudio::OLE::Interop::IPersist
[System.Runtime.InteropServices.Guid("37D84F60-42CB-11CE-8135-00AA004BB851")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPersistPropertyBag : Microsoft.VisualStudio.OLE.Interop.IPersist
[<System.Runtime.InteropServices.Guid("37D84F60-42CB-11CE-8135-00AA004BB851")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPersistPropertyBag = interface
interface IPersist
Public Interface IPersistPropertyBag
Implements IPersist
- 属性
- 实现
方法
| GetClassID(Guid) | |
| InitNew() | |
| Load(IPropertyBag, IErrorLog) | |
| Save(IPropertyBag, Int32, Int32) |