IBaseMessageContext.Promote(String, String, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- strName
- String
- strNameSpace
- String
- obj
- Object