IBasePropertyBag Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Dérivé
- Attributs
Propriétés
CountProperties |
Méthodes
Read(String, String) | |
ReadAt(Int32, String, String) | |
Write(String, String, Object) |