Share via


TfsmqNotification.QueueName Property

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
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

.NET Framework Security

See Also

Reference

TfsmqNotification Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace