Condividi tramite


Costruttore MissingTypeException (String, String)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Spazio dei nomi:  Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly:  Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    hostItemId As String, _
    id As String _
)
public MissingTypeException(
    string hostItemId,
    string id
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

MissingTypeException Classe

Overload MissingTypeException

Spazio dei nomi Microsoft.VisualStudio.Tools.Applications.Runtime