Share via


TeamFoundationTeam.Namespace Property

This member overrides IdentityPropertiesView.Namespace.

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property Namespace As String
protected override string Namespace { get; }
protected:
virtual property String^ Namespace {
    String^ get () override;
}
abstract Namespace : string with get 
override Namespace : string with get
override function get Namespace () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

TeamFoundationTeam Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace