Workstation Properties

Include Protected Members
Include Inherited Members

The Workstation type exposes the following members.

Properties

  Name Description
Public property AttemptToAutoResolveConflicts Return or set the user's Attempt To Auto Resolve Conflicts preference for this computer
Public propertyStatic member CacheEnabled Gets a flag that describes whether the cache is enabled.
Public propertyStatic member ConfigurationEnabled When true, the configuration directory exists and will be used. When false, either we do not have access to the directory, it does not exist, or it has been set to false by the application, and we'll want to run without the configuration cache.
Public propertyStatic member Current Gets the workstation instance that represents the current computer.
Public property GetLatestOnCheckout Gets or sets a flag that describes whether to receive the latest version of an item on checkout.
Public property InstalledPolicyTypes Gets the array of installed policy types on this computer.
Public property Name Gets the name of this workstation.
Public propertyStatic member OfflineMetadataFileRoot Returns the directory location where workspace local version metadata files are stored.
Public property PagedCheckinMaterializationCap Gets the maximum size of a pending change collection that will be materialized into memory to support check-in policy evaluation, or LastSavedCheckin checkstate storage.
Public property PagedCheckinPageSize Gets or sets maximum number of pending changes used during paged check-in and paged pending change acquisition.

Top

See Also

Reference

Workstation Class

Microsoft.TeamFoundation.VersionControl.Client Namespace