Compartir a través de


IBaseMessageContext Interfaz

Definición

public interface class IBaseMessageContext : Microsoft::BizTalk::Message::Interop::IBasePropertyBag
[System.Runtime.InteropServices.Guid("fff93005-75a2-450a-8a39-53120ca8d8fa")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IBaseMessageContext : Microsoft.BizTalk.Message.Interop.IBasePropertyBag
type IBaseMessageContext = interface
    interface IBasePropertyBag
Public Interface IBaseMessageContext
Implements IBasePropertyBag
Atributos
Implementaciones

Propiedades

CountProperties

Métodos

AddPredicate(String, String, Object)
GetPropertyType(String, String)
IsPromoted(String, String)
Promote(String, String, Object)
Read(String, String)
ReadAt(Int32, String, String)
Write(String, String, Object)

Métodos de extensión

WriteOrPromote(IBaseMessageContext, String, String, Object, Boolean)

Se aplica a