Partager via


IBaseMessageContext Interface

Définition

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
Attributs
Implémente

Propriétés

CountProperties

Méthodes

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éthodes d’extension

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

S’applique à