IPropertyBag Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define e recupera valores para propriedades específicas. Para obter mais informações, consulte IPropertyBag.
public interface class IPropertyBag
public interface class IPropertyBag
__interface IPropertyBag
[System.Runtime.InteropServices.Guid("55272A00-42CB-11CE-8135-00AA004BB851")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPropertyBag
[<System.Runtime.InteropServices.Guid("55272A00-42CB-11CE-8135-00AA004BB851")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPropertyBag = interface
Public Interface IPropertyBag
- Atributos
Métodos
| Read(String, Object, IErrorLog, UInt32, Object) | |
| Write(String, Object) |