This document is archived and information here might be outdated. Recommended version. |
User's login name.
[Visual Basic .NET] Public ReadOnly Property UserName As String
[C#] public string UserName {get;}
[C++]
HRESULT get_UserName(
System.String* pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type BSTR*