Context.FindMessageByName(String) 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:
Microsoft::XLANGs::BaseTypes::XLANGMessage ^ FindMessageByName(System::String ^ name);
public Microsoft.XLANGs.BaseTypes.XLANGMessage FindMessageByName (string name);
member this.FindMessageByName : string -> Microsoft.XLANGs.BaseTypes.XLANGMessage
Public Function FindMessageByName (name As String) As XLANGMessage
Paramètres
- name
- String