Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Specifies the policy to be used when doing a search for a symbol reader. These constants are used by the ISymUnmanagedBinder2::GetReaderForFile2 and ISymUnmanagedBinder3::GetReaderFromCallback methods.
Important
It is a security risk to open a program database (PDB) file from an untrusted source.
Syntax
typedef enum CorSymSearchPolicyAttributes
{
AllowRegistryAccess = 0x1,
AllowSymbolServerAccess = 0x2,
AllowOriginalPathAccess = 0x4, //
AllowReferencePathAccess = 0x8
} CorSymSearchPolicyAttributes;
Members
| Member | Description |
|---|---|
AllowRegistryAccess |
Queries the registry for symbol search paths. |
AllowSymbolServerAccess |
Accesses a symbol server. |
AllowOriginalPathAccess |
Searches the path specified in the Debug directory. |
AllowReferencePathAccess |
Searches for the PDB in the place where the .exe file is. |
Requirements
Header: CorSym.idl, CorSym.h
See also
Ikkollabora magħna fuq GitHub
Is-sors għal dan il-kontenut jista’ jinstab fuq GitHub, fejn tista’ wkoll toħloq u tirrevedi l-problemi u t-talbiet għall-immerġjar. Għal aktar informazzjoni, ara l-gwida għall-kontributuri tagħna.