次の方法で共有


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

定義

public:
 System::Object ^ Read(System::String ^ strName, System::String ^ strNamespace);
public object Read (string strName, string strNamespace);
abstract member Read : string * string -> obj
Public Function Read (strName As String, strNamespace As String) As Object

パラメーター

strName
String
strNamespace
String

戻り値

実装

適用対象