ItemListFilteredFullEnumerationNotSupportedException 构造函数 (String)

初始化 ItemListFilteredFullEnumerationNotSupportedException 类的一个包含指定错误消息的新实例。

命名空间: Microsoft.Synchronization
程序集: Microsoft.Synchronization(在 microsoft.synchronization.dll 中)

语法

声明
Public Sub New ( _
    message As String _
)
用法
Dim message As String

Dim instance As New ItemListFilteredFullEnumerationNotSupportedException(message)
public ItemListFilteredFullEnumerationNotSupportedException (
    string message
)
public:
ItemListFilteredFullEnumerationNotSupportedException (
    String^ message
)
public ItemListFilteredFullEnumerationNotSupportedException (
    String message
)
public function ItemListFilteredFullEnumerationNotSupportedException (
    message : String
)

参数

  • message
    说明错误的消息。

请参阅

参考

ItemListFilteredFullEnumerationNotSupportedException 类
ItemListFilteredFullEnumerationNotSupportedException 成员
Microsoft.Synchronization 命名空间