Compartir a través de


PropertyTypeNotSupportedException (Constructor)

Espacio de nombres:  Microsoft.VisualStudio.Services.Common
Ensamblado:  Microsoft.VisualStudio.Services.Common (en Microsoft.VisualStudio.Services.Common.dll)

Sintaxis

'Declaración
Public Sub New ( _
    propertyName As String, _
    type As Type _
)
public PropertyTypeNotSupportedException(
    string propertyName,
    Type type
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

PropertyTypeNotSupportedException Clase

Microsoft.VisualStudio.Services.Common (Espacio de nombres)