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
    Get
    Set
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 : System.String
Chaîne qui contient le nom du point d'arrêt.

Implémentations

Breakpoint2.Name

Notes

Consultez Name.

Sécurité .NET Framework

Voir aussi

Référence

Breakpoint3 Interface

Name, surcharge

EnvDTE90a, espace de noms