Freigeben über


CommittedBranchCreatedEventArgs.Owner-Eigenschaft

Ruft den Besitzer ab oder legt ihn fest.

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

Syntax

'Declaration
Public Property Owner As String
public string Owner { get; private set; }

Eigenschaftswert

Typ: System.String
Der Besitzer.

.NET Framework-Sicherheit

Siehe auch

Referenz

CommittedBranchCreatedEventArgs Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace