Entity.Connection Property

 

Gets or sets the connection string to the Microsoft Azure service.

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

Public Property Connection As String
	Get
	Private Set
End Property

Property Value

Type: System.String

The connection string to the Azure service.

Return to top
Show: