Freigeben über


PropertyTypeNotSupportedException-Konstruktor

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyTypeNotSupportedException Klasse

Microsoft.VisualStudio.Services.Common-Namespace