IPersistPropertyBag 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IPersistPropertyBag
[System.Runtime.InteropServices.Guid("37D84F60-42CB-11CE-8135-00AA004BB851")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IPersistPropertyBag
type IPersistPropertyBag = interface
Public Interface IPersistPropertyBag
- 衍生
- 屬性
方法
GetClassID(Guid) | |
InitNew() | |
Load(IPropertyBag, Int32) | |
Save(IPropertyBag, Boolean, Boolean) |