This documentation is archived and is not being maintained.

ArtifactSpec::Kind Property

Gets the GUID of this artifact specifier.

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

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

Property Value

Type: System::Guid
The GUID of this artifact specifier.

Show: