Environment.IsSelectAction Method

Tells if the current ActionMode is one of the selection ones.
Protected Function IsSelectAction() As Boolean
This language is not supported or no code example is available.
protected bool IsSelectAction()
This language is not supported or no code example is available.

Return Value

bool

True if the current ActionMode is one of the selection ones.

.NET Framework

Supported in: 4.8

In this article

Definition