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
Notes
Consultez LocationType.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.