Part._msg Propriété
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.
protected:
property Microsoft::XLANGs::Core::XMessage ^ _msg { Microsoft::XLANGs::Core::XMessage ^ get(); };
protected Microsoft.XLANGs.Core.XMessage _msg { get; }
member this._msg : Microsoft.XLANGs.Core.XMessage
Protected ReadOnly Property _msg As XMessage