Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the name of the metadata storage file.
Namespace: Microsoft.Synchronization.Files
Assembly: Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)
Syntax
'Declaration
Public ReadOnly Property MetadataFileName As String
Get
'Usage
Dim instance As FileSyncProvider
Dim value As String
value = instance.MetadataFileName
public string MetadataFileName { get; }
public:
property String^ MetadataFileName {
String^ get ();
}
member MetadataFileName : string
function get MetadataFileName () : String
Property Value
Type: System.String
The name of the metadata storage file.