Sdílet prostřednictvím


DropsController.TraceArea Property

This member overrides TfsApiController.TraceArea.

Namespace:  Microsoft.TeamFoundation.Build.Server.RestControllers
Assembly:  Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

DropsController Class

Microsoft.TeamFoundation.Build.Server.RestControllers Namespace