IBaseMessageContext.Read(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- strName
- String
- strNamespace
- String