Partager via


SourceAndSymbolServerSettings, constructeur (Boolean, String)

Initialise une nouvelle instance de SourceAndSymbolServerSettings.

Espace de noms :  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly :  Microsoft.TeamFoundation.Build.Workflow (dans Microsoft.TeamFoundation.Build.Workflow.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    indexSources As Boolean, _
    symbolStorePath As String _
)
public SourceAndSymbolServerSettings(
    bool indexSources,
    string symbolStorePath
)

Paramètres

  • indexSources
    Type : System.Boolean
    True pour les principales sources ; sinon, False.
  • symbolStorePath
    Type : System.String
    Le chemin d'accès au magasin de symboles.

Sécurité .NET Framework

Voir aussi

Référence

SourceAndSymbolServerSettings Classe

SourceAndSymbolServerSettings, surcharge

Microsoft.TeamFoundation.Build.Workflow.Activities, espace de noms