FunctionPointerCallingConventionSyntax.ManagedOrUnmanagedKeyword Property

Definition

SyntaxToken representing whether the calling convention is managed or unmanaged.

public Microsoft.CodeAnalysis.SyntaxToken ManagedOrUnmanagedKeyword { get; }
member this.ManagedOrUnmanagedKeyword : Microsoft.CodeAnalysis.SyntaxToken
Public ReadOnly Property ManagedOrUnmanagedKeyword As SyntaxToken

Property Value

Applies to