다음을 통해 공유


BizTalkMsgExtensions.WriteOrPromote 메서드

정의

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)

매개 변수

msgContext
IBaseMessageContext
name
String
ns
String
value
Object
promote
Boolean

적용 대상