XMessage.MyService 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.
public:
property Microsoft::XLANGs::Core::Service ^ MyService { Microsoft::XLANGs::Core::Service ^ get(); };
public Microsoft.XLANGs.Core.Service MyService { get; }
member this.MyService : Microsoft.XLANGs.Core.Service
Public ReadOnly Property MyService As Service