次の方法で共有


IBaseMessageContext.GetPropertyType(String, String) メソッド

定義

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

パラメーター

strName
String
strNameSpace
String

戻り値

適用対象