AnchorLocateCriteria.Identifiers 屬性

定義

指出要尋找的 CloudSpatialAnchor 識別碼。 每個監看員的最大限制為 35 個錨點。

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()

屬性值

String[]

備註

此清單中的任何錨點都會符合此準則。

適用於