共用方式為


PropertyTypeNotSupportedException 建構函式

命名空間:  Microsoft.VisualStudio.Services.Common
組件:  Microsoft.VisualStudio.Services.Common (在 Microsoft.VisualStudio.Services.Common.dll 中)

語法

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

參數

.NET Framework 安全性

請參閱

參考

PropertyTypeNotSupportedException 類別

Microsoft.VisualStudio.Services.Common 命名空間