PreprocessingSymbolInfo Structure
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.
public value class PreprocessingSymbolInfo : IEquatable<Microsoft::CodeAnalysis::PreprocessingSymbolInfo>
public struct PreprocessingSymbolInfo : IEquatable<Microsoft.CodeAnalysis.PreprocessingSymbolInfo>
public readonly struct PreprocessingSymbolInfo : IEquatable<Microsoft.CodeAnalysis.PreprocessingSymbolInfo>
type PreprocessingSymbolInfo = struct
Public Structure PreprocessingSymbolInfo
Implements IEquatable(Of PreprocessingSymbolInfo)
- Héritage
-
PreprocessingSymbolInfo
- Implémente
Propriétés
| IsDefined |
Retourne true si ce symbole de prétraitement est défini à la position de l’identificateur. |
| Symbol |
Symbole référencé par l’identificateur, le cas échéant. |
Méthodes
| Equals(Object) | |
| Equals(PreprocessingSymbolInfo) | |
| GetHashCode() |