BizTalkMsgExtensions.WriteOrPromote Méthode
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 static void WriteOrPromote (this Microsoft.BizTalk.Message.Interop.IBaseMessageContext msgContext, string name, string ns, object value, bool promote = false);
static member WriteOrPromote : Microsoft.BizTalk.Message.Interop.IBaseMessageContext * string * string * obj * bool -> unit
<Extension()>
Public Sub WriteOrPromote (msgContext As IBaseMessageContext, name As String, ns As String, value As Object, Optional promote As Boolean = false)
Paramètres
- msgContext
- IBaseMessageContext
- name
- String
- ns
- String
- value
- Object
- promote
- Boolean