Поделиться через


BuildConstants.AgentReservationServiceIdentifier Property

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Syntax

'Декларация
Public Shared ReadOnly Property AgentReservationServiceIdentifier As Guid
    Get
public static Guid AgentReservationServiceIdentifier { get; }
public:
static property Guid AgentReservationServiceIdentifier {
    Guid get ();
}
static member AgentReservationServiceIdentifier : Guid
static function get AgentReservationServiceIdentifier () : Guid

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

BuildConstants Class

Microsoft.TeamFoundation.Build.Common Namespace