CloudConfiguration::GetConnectionInfo Method

 

Gets the connection information that can be used to search for configuration settings.

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

NameDescription
System_CAPS_pubmethodGetConnectionInfo(Type^)

Gets the connection information for the specified type.

System_CAPS_pubmethodGetConnectionInfo(Type^, String^)

Gets the connection information for the specified type.

System_CAPS_pubmethodGetConnectionInfo<T>()

Gets the connection information for the specified type.

System_CAPS_pubmethodGetConnectionInfo<T>(String^)

Gets the connection information for the specified type.

Return to top
Show: