IVssExamineWriterMetadataUsage Property |
A
VssUsageType enumeration value indicating how the data managed by the writer is used on the host system.
Namespace: Alphaleonis.Win32.VssAssembly: AlphaVSS.Common (in AlphaVSS.Common.dll) Version: 1.3.0.0 (1.3.0.0)
SyntaxVssUsageType Usage { get; }
ReadOnly Property Usage As VssUsageType
Get
property VssUsageType Usage {
VssUsageType get ();
}
Property Value
Type:
VssUsageType
See Also