INamedTypeSymbol.NativeIntegerUnderlyingType プロパティ

定義

これがネイティブ整数の場合は、基になる型のシンボルを返します。または UIntPtr.IntPtr それ以外の場合は null を返します。

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

プロパティ値

適用対象