ApiServices::Properties Property
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: property IDictionary<Object^, Object^>^ Properties { virtual IDictionary<Object^, Object^>^ get(); }
Property Value
Type: System.Collections.Generic::IDictionary<Object^, Object^>^Returns IDictionary<TKey, TValue>.
Show: