Partager via


WarehouseDataAccessComponent.SetProperty, méthode

Définit une propriété de conteneur de propriétés.

Espace de noms :  Microsoft.TeamFoundation.Warehouse
Assembly :  Microsoft.TeamFoundation.Warehouse (dans Microsoft.TeamFoundation.Warehouse.dll)

Syntaxe

'Déclaration
Public Sub SetProperty ( _
    scope As String, _
    key As String, _
    value As String _
)
public void SetProperty(
    string scope,
    string key,
    string value
)

Paramètres

  • scope
    Type : System.String
    Portée de la propriété, par exemple une collection de projets GUID.

Sécurité .NET Framework

Voir aussi

Référence

WarehouseDataAccessComponent Classe

Microsoft.TeamFoundation.Warehouse, espace de noms