Конструктор ItemMetadataNotFoundException (String)

Инициализирует новый экземпляр класса ItemMetadataNotFoundException, содержащий указанное сообщение об ошибке.

Пространство имен: Microsoft.Synchronization.MetadataStorage
Сборка: Microsoft.Synchronization.MetadataStorage (в microsoft.synchronization.metadatastorage.dll)

Синтаксис

'Декларация
Public Sub New ( _
    message As String _
)
'Применение
Dim message As String

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

Параметры

  • message

См. также

Справочник

Класс ItemMetadataNotFoundException
Элементы ItemMetadataNotFoundException
Пространство имен Microsoft.Synchronization.MetadataStorage