Share via


TfsmqNotification.QueueAddress Property

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property QueueAddress As Uri
public Uri QueueAddress { get; }
public:
property Uri^ QueueAddress {
    Uri^ get ();
}
member QueueAddress : Uri with get
function get QueueAddress () : Uri

Property Value

Type: System.Uri

.NET Framework Security

See Also

Reference

TfsmqNotification Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace