Process2.UserName Property

Definition

public:
 property System::String ^ UserName { System::String ^ get(); };
public:
 property Platform::String ^ UserName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1105)]
public string UserName { [System.Runtime.InteropServices.DispId(1105)] get; }
[<System.Runtime.InteropServices.DispId(1105)>]
[<get: System.Runtime.InteropServices.DispId(1105)>]
member this.UserName : string
Public ReadOnly Property UserName As String

Property Value

Attributes

Applies to