Partager via


Breakpoint3.Name, propriété

Définit ou retourne le nom du point d'arrêt.

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

Syntaxe

'Déclaration
Default Property Name As String
string this { get; set; }
property String^ default {
    String^ get ();
    void set (String^ value);
}
abstract Name : string with get, set
function get Name () : String 
function set Name (value : String)

Valeur de propriété

Type : String
Chaîne qui contient le nom du point d'arrêt.

Notes

Consultez Name.

Sécurité .NET Framework

Voir aussi

Référence

Breakpoint3 Interface

EnvDTE90a, espace de noms