GuiResources.ExplorerSccDragDropNoCommonParent Field
This selection of items cannot be added to source control in a single drag operation because the items are not all in the same folder.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const ExplorerSccDragDropNoCommonParent As String
public const string ExplorerSccDragDropNoCommonParent
public:
literal String^ ExplorerSccDragDropNoCommonParent
static val mutable ExplorerSccDragDropNoCommonParent: string
public const var ExplorerSccDragDropNoCommonParent : 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.