다음을 통해 공유


WorkspaceNotification.NewWorkspaceComputerName Property

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

Syntax

‘선언
Public ReadOnly Property NewWorkspaceComputerName As String
    Get
public string NewWorkspaceComputerName { get; }
public:
property String^ NewWorkspaceComputerName {
    String^ get ();
}
member NewWorkspaceComputerName : string
function get NewWorkspaceComputerName () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

WorkspaceNotification Class

Microsoft.TeamFoundation.VersionControl.Server Namespace