Tracing.Information Method (String)

 

Specifies the tracing information.

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

public static void Information(
	string message
)

Parameters

message
Type: System.String

The message.

Return to top
Show: