Click or drag to resize

ProjectedEventArgsVersionInfo Property

Gets the version information if the target of the callback is a placeholder or partial file.

Namespace:  ShellBoost.Core.ProjFS
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public PRJ_PLACEHOLDER_VERSION_INFO VersionInfo { get; }

Property Value

Type: PRJ_PLACEHOLDER_VERSION_INFO
The version info.
See Also