IBasePropertyBag Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Derived
- Attributes
Properties
CountProperties |
Methods
Read(String, String) | |
ReadAt(Int32, String, String) | |
Write(String, String, Object) |