GuiResources.OperationErrorSummary Field
{0} error(s) encountered attempting to perform the {1} operation on {2} item(s)First error encountered:{3}See output tool window for information on any other errors.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const OperationErrorSummary As String
public const string OperationErrorSummary
public:
literal String^ OperationErrorSummary
static val mutable OperationErrorSummary: string
public const var OperationErrorSummary : 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.