Share via


CloudTracingExtensions.AsFormattedString Method

 

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static AsFormattedString(HttpRequestMessage)

Returns string representation of a HttpRequestMessage.

System_CAPS_pubmethodSystem_CAPS_static AsFormattedString(HttpResponseMessage)

Returns string representation of a HttpResponseMessage.

System_CAPS_pubmethodSystem_CAPS_static AsFormattedString<TKey, TValue>(IDictionary<TKey, TValue>)

Converts given dictionary into a log string.

See Also

CloudTracingExtensions Class
Microsoft.WindowsAzure.Common Namespace

Return to top