Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.