TfsApiController.TraceArea Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property TraceArea As String
public virtual string TraceArea { get; }
public:
virtual property String^ TraceArea {
    String^ get ();
}
abstract TraceArea : string with get 
override TraceArea : string with get
function get TraceArea () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

TfsApiController Class

Microsoft.TeamFoundation.Framework.Server Namespace