Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
声明
Public Shared ReadOnly Property BuildControllerServiceIdentifier As Guid
    Get
public static Guid BuildControllerServiceIdentifier { get; }
public:
static property Guid BuildControllerServiceIdentifier {
    Guid get ();
}
static member BuildControllerServiceIdentifier : Guid
static function get BuildControllerServiceIdentifier () : Guid
Property Value
Type: System.Guid
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.