AnchorLocateCriteria.Identifiers 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.
Indique les identificateurs CloudSpatialAnchor à localiser. Limite maximale de 35 ancres par observateur.
public:
property cli::array <System::String ^> ^ Identifiers { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] Identifiers { get; set; }
member this.Identifiers : string[] with get, set
Public Property Identifiers As String()
Valeur de propriété
String[]
Remarques
Toutes les ancres de cette liste correspondront à ce critère.