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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.