Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the ItemNotFoundInMetadataStoreException class.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ItemNotFoundInMetadataStoreException()
public ItemNotFoundInMetadataStoreException()
public:
ItemNotFoundInMetadataStoreException()
new : unit -> ItemNotFoundInMetadataStoreException
public function ItemNotFoundInMetadataStoreException()
See Also
Reference
ItemNotFoundInMetadataStoreException Class