ConfigureWorkspaceGrid Constructor
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Sub New ( _
viewModel As Object _
)
public ConfigureWorkspaceGrid(
Object viewModel
)
public:
ConfigureWorkspaceGrid(
Object^ viewModel
)
new :
viewModel:Object -> ConfigureWorkspaceGrid
public function ConfigureWorkspaceGrid(
viewModel : Object
)
Parameters
- viewModel
Type: System.Object
.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.