Share via


TeamFoundationTeam.Namespace Property

This member overrides IdentityPropertiesView.Namespace.

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.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.Server.Core Namespace