Share via


ISubscriber.Priority Property

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

Syntax

'Declaration
ReadOnly Property Priority As SubscriberPriority
SubscriberPriority Priority { get; }
property SubscriberPriority Priority {
    SubscriberPriority get ();
}
abstract Priority : SubscriberPriority
function get Priority () : SubscriberPriority

Property Value

Type: Microsoft.TeamFoundation.Framework.Server.SubscriberPriority

.NET Framework Security

See Also

Reference

ISubscriber Interface

Microsoft.TeamFoundation.Framework.Server Namespace