CloudSpatialAnchor.AppProperties 属性

定义

与定位点一起存储的应用程序定义属性的字典。

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ AppProperties { System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,string> AppProperties { get; }
member this.AppProperties : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property AppProperties As IDictionary(Of String, String)

属性值

适用于