Click or drag to resize

ClassFactoryCreateInstanceEventArgTInterfaceId Property

Gets the interface identifier (IID).

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Guid InterfaceId { get; }

Property Value

Type: Guid
The interface identifier.
See Also