BuildConstants.SharedResourceServiceIdentifier Property

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

Syntax

'Declaration
Public Shared ReadOnly Property SharedResourceServiceIdentifier As Guid
    Get
public static Guid SharedResourceServiceIdentifier { get; }
public:
static property Guid SharedResourceServiceIdentifier {
    Guid get ();
}
static member SharedResourceServiceIdentifier : Guid
static function get SharedResourceServiceIdentifier () : Guid

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

BuildConstants Class

Microsoft.TeamFoundation.Build.Common Namespace