WorkspaceNotification.NewWorkspaceOwnerName Property

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

Syntax

声明
Public ReadOnly Property NewWorkspaceOwnerName As String
    Get
public string NewWorkspaceOwnerName { get; }
public:
property String^ NewWorkspaceOwnerName {
    String^ get ();
}
member NewWorkspaceOwnerName : string
function get NewWorkspaceOwnerName () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

WorkspaceNotification Class

Microsoft.TeamFoundation.VersionControl.Server Namespace