Partager via


Process4.Name, propriété

Obtient le nom du processus.

Espace de noms :  EnvDTE90a
Assembly :  EnvDTE90a (dans EnvDTE90a.dll)

Syntaxe

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

Valeur de propriété

Type : System.String
Chaîne qui représente le nom du processus.

Implémentations

Process3.Name

Notes

Consultez Name.

Sécurité .NET Framework

Voir aussi

Référence

Process4 Interface

Name, surcharge

EnvDTE90a, espace de noms