Edit

TfsSettingsScopeNames Class

Definition

[Microsoft.VisualStudio.Services.Common.GenerateAllConstants(null)]
public static class TfsSettingsScopeNames
type TfsSettingsScopeNames = class
Public Class TfsSettingsScopeNames
Inheritance
TfsSettingsScopeNames
Attributes
Microsoft.VisualStudio.Services.Common.GenerateAllConstantsAttribute

Fields

Project

Project-scoped settings use this as the scope name

Repository

Repo-scoped settings use this as the scope name

Team

[DEPRECATED] This value may not work with team removal from L1 naviagation

WebTeam

Team-scoped settings use this as the scope name

Applies to