Share via


IBaseMessageContext.GetPropertyType(String, String) Method

Definition

public:
 Microsoft::BizTalk::Message::Interop::ContextPropertyType GetPropertyType(System::String ^ strName, System::String ^ strNameSpace);
public Microsoft.BizTalk.Message.Interop.ContextPropertyType GetPropertyType (string strName, string strNameSpace);
abstract member GetPropertyType : string * string -> Microsoft.BizTalk.Message.Interop.ContextPropertyType
Public Function GetPropertyType (strName As String, strNameSpace As String) As ContextPropertyType

Parameters

strName
String
strNameSpace
String

Returns

Applies to