GuiResources.ItemTypesDoNotMatch Field
When merging to or from an existing file, both the source and target must be a file.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const ItemTypesDoNotMatch As String
public const string ItemTypesDoNotMatch
public:
literal String^ ItemTypesDoNotMatch
static val mutable ItemTypesDoNotMatch: string
public const var ItemTypesDoNotMatch : 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.