PreprocessingSymbolInfo Structure

Définition

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()

S’applique à