Compartir a través de


ITypeSymbol.IsNativeIntegerType Propiedad

Definición

True si el tipo representa un entero nativo. En C#, los tipos representados por palabras clave de lenguaje "nint" y "nuint".

public bool IsNativeIntegerType { get; }
member this.IsNativeIntegerType : bool
Public ReadOnly Property IsNativeIntegerType As Boolean

Valor de propiedad

Se aplica a