Delen via


IMachineRole.Id Property

Gets the GUID for this machine role.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
ReadOnly Property Id As Guid
Guid Id { get; }
property Guid Id {
    Guid get ();
}
abstract Id : Guid
function get Id () : Guid

Property Value

Type: System.Guid
The GUID for this machine role.

.NET Framework Security

See Also

Reference

IMachineRole Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace