Click or drag to resize

ComServerQueryInfo Property

Gets the query info identifier.

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

Property Value

Type: NullableGuid
The query info identifier.
See Also