ErrorData Constructor
Namespace: Microsoft.VisualStudio.Services.Common.Contracts
Assembly: Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)
Syntax
'Declaration
Public Sub New
public ErrorData()
public:
ErrorData()
new : unit -> ErrorData
public function ErrorData()
.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.