ICorDebugReferenceValue.GetType(CorElementType) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void GetType([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::CorElementType % pType);
public void GetType (out Microsoft.VisualStudio.CorDebugInterop.CorElementType pType);
abstract member GetType : CorElementType -> unit
Public Sub GetType (ByRef pType As CorElementType)
Parâmetros
- pType
- CorElementType