Share via


CorTokens.TypeFromToken(Int32) Method

Definition

public:
 static Microsoft::VisualStudio::CorDebugInterop::CorTokenType TypeFromToken(int token);
public:
 static Microsoft::VisualStudio::CorDebugInterop::CorTokenType TypeFromToken(int token);
 static Microsoft::VisualStudio::CorDebugInterop::CorTokenType TypeFromToken(int token);
public static Microsoft.VisualStudio.CorDebugInterop.CorTokenType TypeFromToken (int token);
static member TypeFromToken : int -> Microsoft.VisualStudio.CorDebugInterop.CorTokenType
Public Shared Function TypeFromToken (token As Integer) As CorTokenType

Parameters

token
Int32

Returns

Applies to