Compartir a través de


IBaseMessageContext.GetPropertyType(String, String) Método

Definición

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

Parámetros

strName
String
strNameSpace
String

Devoluciones

Se aplica a