DkmManagedReturnValueInfo.CorType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
ICorDebugType de la valeur de retour.
Cette API a été introduite dans Visual Studio 12 RTM (DkmApiVersion. VS12RTM).
public:
property Microsoft::VisualStudio::CorDebugInterop::ICorDebugType ^ CorType { Microsoft::VisualStudio::CorDebugInterop::ICorDebugType ^ get(); };
public:
property Microsoft::VisualStudio::CorDebugInterop::ICorDebugType ^ CorType { Microsoft::VisualStudio::CorDebugInterop::ICorDebugType ^ get(); };
public Microsoft.VisualStudio.CorDebugInterop.ICorDebugType CorType { get; }
member this.CorType : Microsoft.VisualStudio.CorDebugInterop.ICorDebugType
Public ReadOnly Property CorType As ICorDebugType