Sdílet prostřednictvím


CannotFindMemberException – konstruktor (String, Type)

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 ( _
    fieldName As String, _
    valueType As Type _
)
public CannotFindMemberException(
    string fieldName,
    Type valueType
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CannotFindMemberException Třída

CannotFindMemberException – přetížení

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