Table of Contents

Enum LogicalOperatorType

Namespace
NuGet.Packaging.Licenses
Assembly
Chocolatey.NuGet.Packaging.dll

Represents the logical operator type of a LogicalOperator.

public enum LogicalOperatorType

Fields

And = 0
Or = 1