Process4::UserName Property

 

Gets the user name associated with this process.

Namespace:   EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

property String^ UserName {
	String^ get();
}

Property Value

Type: System::String^

A string that represents the user name.

Return to top
Show: