TeamFoundationApplicationCore.Log404NotFoundErrors Property
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Log404NotFoundErrors As Boolean
public static bool Log404NotFoundErrors { get; }
public:
static property bool Log404NotFoundErrors {
bool get ();
}
static member Log404NotFoundErrors : bool with get
static function get Log404NotFoundErrors () : boolean
Property Value
Type: System.Boolean
.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.