This documentation is archived and is not being maintained.

TeamPropertiesView::ViewNamespace Property

Property namespace for the view properties. By default the full name of view type will be the prefix for property names.

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

protected:
virtual property String^ ViewNamespace {
	String^ get ();
}

Property Value

Type: System::String
Returns String.

Show: