Subscription.Port 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::PortBase ^ Port { Microsoft::XLANGs::Core::PortBase ^ get(); void set(Microsoft::XLANGs::Core::PortBase ^ value); };
public Microsoft.XLANGs.Core.PortBase Port { get; set; }
member this.Port : Microsoft.XLANGs.Core.PortBase with get, set
Public Property Port As PortBase