ICloudSettingsFormat::Name Property

 

Gets the name of the settings format.

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

property String^ Name {
	String^ get();
}

Property Value

Type: System::String^

The name of the settings format.

Return to top
Show: