This documentation is archived and is not being maintained.

TswaHyperlinkBuilder::CollectionId Property

A project collection ID.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

protected:
property Guid CollectionId {
	Guid get ();
	void set (Guid value);
}

Property Value

Type: System::Guid
Returns Guid.

Show: