IVssExamineWriterMetadataSaveAsXml Method |
The SaveAsXml method saves the Writer Metadata Document that contains a writer's state information to a specified string.
This string can be saved as part of a backup operation.
Namespace: Alphaleonis.Win32.VssAssembly: AlphaVSS.Common (in AlphaVSS.Common.dll) Version: 1.3.0.0 (1.3.0.0)
SyntaxFunction SaveAsXml As String
Return Value
Type:
StringThe Writer Metadata Document that contains a writer's state information.
See Also