ICloudSettingsFormat::Parse Method (String^)
Converts the specified settings into a collection of strings.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- settings
-
Type:
System::String^
The settings format to convert.
Return Value
Type: System.Collections.Generic::IDictionary<String^, Object^>^A collection of setting format values.
Show: