Shelveset.Owner-Eigenschaft

Identitätsname des Benutzers, der das Shelveset besitzt.

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property Owner As String
[ClientPropertyAttribute(ClientVisibility.Private)]
public string Owner { get; set; }

Eigenschaftswert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Shelveset Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace