BuildConstants.BuildStoreServiceIdentifier Property
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Декларация
Public Shared ReadOnly Property BuildStoreServiceIdentifier As Guid
Get
public static Guid BuildStoreServiceIdentifier { get; }
public:
static property Guid BuildStoreServiceIdentifier {
Guid get ();
}
static member BuildStoreServiceIdentifier : Guid
static function get BuildStoreServiceIdentifier () : 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.