Costruttore PropertyTypeNotSupportedException
Spazio dei nomi: Microsoft.VisualStudio.Services.Common
Assembly: Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
propertyName As String, _
type As Type _
)
public PropertyTypeNotSupportedException(
string propertyName,
Type type
)
Parametri
- propertyName
Tipo: System.String
- type
Tipo: System.Type
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.