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)

屬性值

適用於