Click or drag to resize

CommandQueryStatusEventArgsRequiredCommandTextType Property

Gets the required command text type.

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

Property Value

Type: NullableOLECMDTEXTF
The the required command text type.
See Also