FileSyncProvider::MetadataFileName Property

Gets the name of the metadata storage file.

Namespace:  Microsoft.Synchronization.Files
Assembly:  Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)

public:
property String^ MetadataFileName {
	String^ get ();
}

Property Value

Type: System::String
The name of the metadata storage file.
Show: