GuiResources.CheckinOnCloseNotSupported Field
The "Check in everything when closing a solution or project" option is not supported.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const CheckinOnCloseNotSupported As String
public const string CheckinOnCloseNotSupported
public:
literal String^ CheckinOnCloseNotSupported
static val mutable CheckinOnCloseNotSupported: string
public const var CheckinOnCloseNotSupported : 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.