ISymbolBinder1 Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente un classeur de symboles pour le code managé.
public interface class ISymbolBinder1
public interface ISymbolBinder1
[System.Runtime.InteropServices.ComVisible(true)]
public interface ISymbolBinder1
type ISymbolBinder1 = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type ISymbolBinder1 = interface
Public Interface ISymbolBinder1
- Dérivé
- Attributs
Remarques
RemarqueISymbolBinder1 est l’équivalent managé du ISymUnmanagedBinder
non managé
interface, l’une des interfaces de magasin de symboles non managées qui fournissent une autre façon de lire et d’écrire des informations de symboles de débogage.
Méthodes
GetReader(IntPtr, String, String) |
Obtient l’interface du lecteur de symboles pour le fichier actif. |