Click or drag to resize

ProjectedEventArgsInstanceId Property

Gets a value that identifies the virtualization instance.

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

Property Value

Type: Guid
The instance identifier.
See Also