IRegistration.InstanceId Property
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'宣告
ReadOnly Property InstanceId As Guid
Get
Guid InstanceId { get; }
property Guid InstanceId {
Guid get ();
}
abstract InstanceId : Guid
function get InstanceId () : 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.