SelectionInfo.IsFlagSet Method

Checks the the flag status.
Public Function IsFlagSet( _ 
ByVal flag As selectionStatusType
) As Boolean
This language is not supported or no code example is available.
public bool IsFlagSet( 
selectionStatusType flag 
)
This language is not supported or no code example is available.

Parameters

flag
selectionStatusType

The flag

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition