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[]

注解

此列表中的任何定位点都将与此条件匹配。

适用于