This document is archived and information here might be outdated. Recommended version. |
The name of the user that acquired the lock.
[Visual Basic .NET]
Public ReadOnly Property UserName As String
[C#]
public string UserName {get;}
[C++]
HRESULT get_UserName(
System.String* User
);
[C++] Parameters User [out, retval]
User is a parameter of type BSTR*
The UserName method returns the user name who is currently editing or reconciling the version.