Sdílet prostřednictvím


CannotFindStartupObjectAssemblyException – konstruktor (String, String)

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

Obor názvů:  Microsoft.VisualStudio.Tools.Applications.Runtime
Sestavení:  Microsoft.VisualStudio.Tools.Applications.Runtime (v Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    assemblyFullName As String, _
    className As String _
)
public CannotFindStartupObjectAssemblyException(
    string assemblyFullName,
    string className
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CannotFindStartupObjectAssemblyException Třída

CannotFindStartupObjectAssemblyException – přetížení

Microsoft.VisualStudio.Tools.Applications.Runtime – obor názvů