Partager via


Workspace.OwnerName, propriété

Nom de l'identité de l'utilisateur qui possède cet espace de travail.

Doit être du DOMAINE\du NomUtilisateur.

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 Property OwnerName As String
[ClientPropertyAttribute(ClientVisibility.Private)]
public string OwnerName { get; set; }

Valeur de propriété

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

Workspace Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms