Condividi tramite


Proprietà Process3.UserName

Ottiene il nome utente associato al processo.

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

Sintassi

'Dichiarazione
ReadOnly Property UserName As String
    Get
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.

Implementa

Process2.UserName

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Process3 Interfaccia

Overload UserName

Spazio dei nomi EnvDTE90