This documentation is archived and is not being maintained.

CatalogResource::Identifier Property

This uniquely identifies a resource within the system. Note that this value will not be valid until the resource has been saved in the catalog service.

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

public:
property Guid Identifier {
	Guid get ();
}

Property Value

Type: System::Guid

Show: