This documentation is archived and is not being maintained.

SigningInfo::Id Property

Unique identifier for this repository.

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

public:
property Guid Id {
	Guid get ();
	internal: void set (Guid value);
}

Property Value

Type: System::Guid
Returns Guid.

Show: