IBasePropertyBag Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Derivato
- Attributi
Proprietà
CountProperties |
Metodi
Read(String, String) | |
ReadAt(Int32, String, String) | |
Write(String, String, Object) |