PlaceInfoHelper.CreateFromLocalLocation(LocalLocation) 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:
static PlaceInfo ^ CreateFromLocalLocation(LocalLocation ^ location);
static PlaceInfo CreateFromLocalLocation(LocalLocation const& location);
public static PlaceInfo CreateFromLocalLocation(LocalLocation location);
function createFromLocalLocation(location)
Public Shared Function CreateFromLocalLocation (location As LocalLocation) As PlaceInfo
Paramètres
- location
- LocalLocation
Emplacement d’une entreprise ou d’un lieu d’affaires.
Retours
Une PlaceInfo qui décrit l’entreprise ou la place.