Partager via


INamedTypeSymbol.NativeIntegerUnderlyingType Propriété

Définition

S’il s’agit d’un entier natif, retourne le symbole du type sous-jacent, IntPtr soit UIntPtr. Sinon, retourne null.

public Microsoft.CodeAnalysis.INamedTypeSymbol? NativeIntegerUnderlyingType { get; }
member this.NativeIntegerUnderlyingType : Microsoft.CodeAnalysis.INamedTypeSymbol
Public ReadOnly Property NativeIntegerUnderlyingType As INamedTypeSymbol

Valeur de propriété

S’applique à