MetadataStore Constructor
Initializes a new instance of the MetadataStore class.
Namespace: Microsoft.Synchronization.MetadataStorage
Assembly: Microsoft.Synchronization.MetadataStorage (in Microsoft.Synchronization.MetadataStorage.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New MetadataStore()
protected MetadataStore()
protected:
MetadataStore()
new : unit -> MetadataStore
protected function MetadataStore()