LinkShape.IsRouted 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.
Retourne une valeur indiquant si ce LinkShape a déjà été acheminé ou s’il est encore extrait et en attente d’un reroutage.
public:
bool IsRouted();
public bool IsRouted ();
member this.IsRouted : unit -> bool
Public Function IsRouted () As Boolean