WorkspaceNotification.NewWorkspaceName Property

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

Syntax

'Declaration
Public ReadOnly Property NewWorkspaceName As String
public string NewWorkspaceName { get; }
public:
property String^ NewWorkspaceName {
    String^ get ();
}
member NewWorkspaceName : string with get
function get NewWorkspaceName () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

WorkspaceNotification Class

Microsoft.TeamFoundation.VersionControl.Server Namespace