Share via


Proprietà Process4.Name

Ottiene il nome del processo.

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

Sintassi

'Dichiarazione
ReadOnly Default Property Name As String
string this { get; }
property String^ default {
    String^ get ();
}
abstract Name : string
function get Name () : String

Valore proprietà

Tipo: System.String
Stringa che rappresenta il nome del processo.

Note

vedere Name.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Process4 Interfaccia

Overload Name

Spazio dei nomi EnvDTE90a