Storage Client Library for Windows Phone (Version 7.0)

Microsoft Windows Azure Storage Blob

Provides a string representation of this IPAddressOrRange object.

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

Syntax

 
public override string ToString()
 
public:
virtual String^ ToString() override
 
override ToString : unit -> string
 
Public Overrides Function ToString As String

Return Value

Type: System.StringSystem::String^System.StringSystem.String

The string representation of this IPAddressOrRange object.

Return to top