Share via


VersionControlHistory.SlotMode Property

Get the slot mode flag for this history tool window.

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntax

'Declaration
Public ReadOnly Property SlotMode As Boolean
public bool SlotMode { get; }
public:
property bool SlotMode {
    bool get ();
}
member SlotMode : bool with get
function get SlotMode () : boolean

Property Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

VersionControlHistory Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace