ICloudConfigurationProvider::GetSetting Method (String^)

 

Gets the provider setting.

Namespace:   Microsoft.WindowsAzure.Common.Platform
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

String^ GetSetting(
	String^ name
)

Parameters

name
Type: System::String^

The setting name.

Return Value

Type: System::String^

The provider setting.

Return to top
Show: