TfsmqNotification.QueueName Property

Gets the name of the queue.

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

Syntax

'Declaration
Public ReadOnly Property QueueName As String
public string QueueName { get; }
public:
property String^ QueueName {
    String^ get ();
}
member QueueName : string with get
function get QueueName () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

TfsmqNotification Class

Microsoft.TeamFoundation.Framework.Server Namespace