Share via


Proprietà Process4.UserName

Ottiene il nome utente associato questo processo.

Spazio dei nomi:  EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

Sintassi

'Dichiarazione
ReadOnly Property UserName As String
string UserName { get; }
property String^ UserName {
    String^ get ();
}
abstract UserName : string
function get UserName () : String

Valore proprietà

Tipo: System.String
Stringa che rappresenta il nome utente.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Process4 Interfaccia

Overload UserName

Spazio dei nomi EnvDTE90a