Click or drag to resize

InformationBarGuid Property

Gets or sets the bar identifier.

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

Property Value

Type: Guid
The bar identifier.
See Also