Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The unique identifier for this service host.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property InstanceId As Guid
public override Guid InstanceId { get; }
public:
virtual property Guid InstanceId {
Guid get () override;
}
abstract InstanceId : Guid with get
override InstanceId : Guid with get
override function get InstanceId () : Guid
Property Value
Type: System.Guid
Returns 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.