Share via


Workspace.WorkspaceOptions-Eigenschaft

Die Optionen für den Arbeitsbereich (einschließlich SetFileTimeToCheckin-Flag).

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

Syntax

'Declaration
Public ReadOnly Property WorkspaceOptions As WorkspaceOptions
public WorkspaceOptions WorkspaceOptions { get; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Common.WorkspaceOptions
Die Optionen für den Arbeitsbereich.

.NET Framework-Sicherheit

Siehe auch

Referenz

Workspace Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace