This documentation is archived and is not being maintained.

ArtifactSpec::Moniker Property

Gets the moniker of this artifact specifier.

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

public:
property String^ Moniker {
	String^ get ();
	internal: void set (String^ value);
}

Property Value

Type: System::String
The moniker of this artifact specifier.

Show: