This documentation is archived and is not being maintained.

ArtifactId::VisualStudioServerNamespace Property

Gets or sets the namespace of the Visual Studio Team Foundation Server.

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

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

Property Value

Type: System::String
The namespace of the Visual Studio Team Foundation Server.

Show: