IBaseMessageContext.Promote(String, String, Object) 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:
void Promote(System::String ^ strName, System::String ^ strNameSpace, System::Object ^ obj);
public void Promote (string strName, string strNameSpace, object obj);
abstract member Promote : string * string * obj -> unit
Public Sub Promote (strName As String, strNameSpace As String, obj As Object)
Parameters
- strName
- String
- strNameSpace
- String
- obj
- Object