IBaseMessageContext.GetPropertyType(String, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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