Partager via


Breakpoint3.LocationType, propriété

Obtient le type d'emplacement représenté par le point d'arrêt.

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

Syntaxe

'Déclaration
ReadOnly Property LocationType As dbgBreakpointLocationType
    Get
dbgBreakpointLocationType LocationType { get; }
property dbgBreakpointLocationType LocationType {
    dbgBreakpointLocationType get ();
}
abstract LocationType : dbgBreakpointLocationType
function get LocationType () : dbgBreakpointLocationType

Valeur de propriété

Type : EnvDTE.dbgBreakpointLocationType
Une des valeurs dbgBreakpointLocationType.

Implémentations

Breakpoint2.LocationType

Notes

Consultez LocationType.

Sécurité .NET Framework

Voir aussi

Référence

Breakpoint3 Interface

LocationType, surcharge

EnvDTE90a, espace de noms