kcwallace
Centurion
I need to determine a users network user name from within a C# winForm.
I have the VB equivalent:
I have the VB equivalent:
Visual Basic:
Dim NetName As String = My.User.Name