IBasePropertyBag 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class IBasePropertyBag
[System.Runtime.InteropServices.Guid("fff93009-75a2-450a-8a39-53120ca8d8fa")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IBasePropertyBag
type IBasePropertyBag = interface
Public Interface IBasePropertyBag
- 派生
- 属性
属性
CountProperties |
方法
Read(String, String) | |
ReadAt(Int32, String, String) | |
Write(String, String, Object) |