Gets or sets a boolean value indicating whether or not the synchronization component accesses the metadata found in
MetaDataFile itself.
'Declaration
Public Property ComponentAccessesMetaDataFileData As Boolean
'Usage
Dim instance As SynchronizationMetaDataEventArgs
Dim value As Boolean
instance.ComponentAccessesMetaDataFileData = value
value = instance.ComponentAccessesMetaDataFileData
public bool ComponentAccessesMetaDataFileData {get; set;}
Property Value
true if the the synchronization component is to access the metadata found in
MetaDataFile;
false otherwise.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2