Partager via


Workspace.OwnerAliases, propriété

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

Syntaxe

'Déclaration
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public ReadOnly Property OwnerAliases As List(Of String)
[ClientPropertyAttribute(ClientVisibility.Private)]
public List<string> OwnerAliases { get; }

Valeur de propriété

Type : System.Collections.Generic.List<String>
retourne List<T> ;

Sécurité .NET Framework

Voir aussi

Référence

Workspace Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms